Home
last modified time | relevance | path

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

/netbsd-src/bin/ps/
H A Dps.c211 int calc_pcpu, prtheader, wflag, what, xflg, rawcpu, showlwps; in main() local
229 descendancy = fmt = prtheader = wflag = xflg = rawcpu = showlwps = 0; in main()
272 prtheader = ws.ws_row > 5 ? ws.ws_row : 22; in main()
522 if (prtheader && lineno++ == prtheader - 4) { in main()
535 if (prtheader && lineno++ == prtheader - 4) { in main()