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

  /src/usr.bin/pr/
pr.c 133 static int vertcol(int, char **);
154 ret_val = vertcol(argc, argv);
319 * vertcol: print files with more than one column of output down a page
322 vertcol(int argc, char *argv[]) function in typeref:typename:int
pr.c 133 static int vertcol(int, char **);
154 ret_val = vertcol(argc, argv);
319 * vertcol: print files with more than one column of output down a page
322 vertcol(int argc, char *argv[]) function in typeref:typename:int
pr.c 133 static int vertcol(int, char **);
154 ret_val = vertcol(argc, argv);
319 * vertcol: print files with more than one column of output down a page
322 vertcol(int argc, char *argv[]) function in typeref:typename:int
pr.c 133 static int vertcol(int, char **);
154 ret_val = vertcol(argc, argv);
319 * vertcol: print files with more than one column of output down a page
322 vertcol(int argc, char *argv[]) function in typeref:typename:int

Completed in 43 milliseconds