Home
last modified time | relevance | path

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

/freebsd/usr.bin/fmt/
H A Dfmt.c257 static void process_named_file(const char *);
390 process_named_file(*argv++); in main()
404 process_named_file(const char *name) in process_named_file() function