HomeSort by: relevance | last modified time | path
    Searched defs:horzcol (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/pr/
pr.c 118 static int horzcol(int, char **);
152 ret_val = horzcol(argc, argv);
648 * horzcol: print files with more than one column of output across a page
651 horzcol(int argc, char *argv[]) function in typeref:typename:int
pr.c 118 static int horzcol(int, char **);
152 ret_val = horzcol(argc, argv);
648 * horzcol: print files with more than one column of output across a page
651 horzcol(int argc, char *argv[]) function in typeref:typename:int

Completed in 23 milliseconds