Searched refs:procfile (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/usr.bin/sort/
H A Dfile.h118 int procfile(const char *fn, struct sort_list *list, struct file_list *fl);
H A Dsort.c1276 procfile("-", &list, &fl);
1279 procfile(*argv, &list, &fl);
H A Dfile.c725 procfile(const char *fsrc, struct sort_list *list, struct file_list *fl) function
/freebsd-current/usr.bin/grep/
H A Dgrep.h142 bool procfile(const char *fn);
H A Dgrep.c704 exit(!procfile("-"));
712 if (procfile(*aargv))
H A Dutil.c123 * the -R option. Each appropriate file is passed to procfile().
182 if (ok && procfile(p->fts_path))
288 procfile(const char *fn) function
/freebsd-current/sbin/ipf/ipf/
H A Dipf.c32 static void procfile(char *);
103 procfile(optarg);
230 procfile(char *file) function

Completed in 95 milliseconds