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

/netbsd-6-1-5-RELEASE/bin/ps/
H A Dps.c203 int prtheader, wflag, what, xflg, mode, showlwps; local
221 fmt = prtheader = wflag = xflg = showlwps = 0;
248 prtheader = ws.ws_row > 5 ? ws.ws_row : 22;
480 if (prtheader && lineno++ == prtheader - 4) {
493 if (prtheader && lineno++ == prtheader - 4) {

Completed in 52 milliseconds