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

/freebsd-10-stable/usr.bin/pr/
H A Dextern.h53 int mulfile(int, char **);
H A Dpr.c131 ret_val = mulfile(argc, argv);
802 * mulfile: print files with more than one column of output and
806 mulfile(int argc, char *argv[]) function

Completed in 105 milliseconds