report_path_error 322 builtin/checkout.c if (report_path_error(ps_matched, &opts->pathspec, opts->prefix)) { report_path_error 259 builtin/commit.c ret = report_path_error(m, pattern, prefix); report_path_error 546 builtin/ls-files.c bad = report_path_error(ps_matched, &pathspec, prefix); report_path_error 214 dir.h extern int report_path_error(const char *ps_matched, const struct pathspec *pathspec, const char *prefix);