Searched refs:procfile (Results 1 – 7 of 7) sorted by relevance
32 static void procfile(char *);103 procfile(optarg); in main()230 procfile(char *file) in procfile() function
118 int procfile(const char *fn, struct sort_list *list, struct file_list *fl);
1276 procfile("-", &list, &fl); in main()1279 procfile(*argv, &list, &fl); in main()
725 procfile(const char *fsrc, struct sort_list *list, struct file_list *fl) in procfile() function
142 bool procfile(const char *fn);
704 exit(!procfile("-"));712 if (procfile(*aargv))
191 if (ok && procfile(p->fts_path)) in grep_tree()311 procfile(const char *fn) in procfile() function