Searched refs:procfile (Results 1 – 7 of 7) sorted by relevance
37 static void procfile(char *);108 procfile(optarg); in main()235 procfile(char *file) in procfile() function
119 int procfile(const char *fn, struct sort_list *list, struct file_list *fl);
1288 procfile("-", &list, &fl); in main()1291 procfile(*argv, &list, &fl); in main()
834 procfile(const char *fsrc, struct sort_list *list, struct file_list *fl) in procfile() function
143 bool procfile(const char *fn);
706 exit(!procfile("-"));714 if (procfile(*aargv))
185 if (ok && procfile(p->fts_path)) in grep_tree()291 procfile(const char *fn) in procfile() function