add_one_path 318 builtin/update-index.c return add_one_path(ce, path, len, st); add_one_path 342 builtin/update-index.c return add_one_path(NULL, path, len, st); add_one_path 381 builtin/update-index.c return add_one_path(ce, path, len, &st);