Home | Sort by: relevance | last modified time | path |
/src/usr.bin/pr/ | |
pr.c | 343 int fullcol; local in function:vertcol 392 fullcol = col + cw; 394 fullcol = col; 559 cnt = fullcol; |
pr.c | 343 int fullcol; local in function:vertcol 392 fullcol = col + cw; 394 fullcol = col; 559 cnt = fullcol; |