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

/openbsd-current/usr.bin/pr/
H A Dextern.h57 int vertcol(int, char **);
H A Dpr.c161 ret_val = vertcol(argc, argv);
340 * vertcol: print files with more than one column of output down a page
344 vertcol(int argc, char *argv[]) function

Completed in 210 milliseconds