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

/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c241 static void process_named_file (const char *);
362 while (argc-->0) process_named_file(*argv++);
377 process_named_file(const char *name) { function

Completed in 154 milliseconds