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

/freebsd-12-stable/usr.bin/pr/
H A Dextern.h51 int horzcol(int, char **);
H A Dpr.c137 ret_val = horzcol(argc, argv);
655 * horzcol: print files with more than one column of output across a page
658 horzcol(int argc, char *argv[]) function

Completed in 191 milliseconds