Lines Matching refs:line
152 -f Check full command line for PATTERN
173 -f Check full command line for PATTERN
347 {"CMDLINE", "Command line (argv[])", -27, -6},
443 // First show the half-dozen variants of command line display.
445 printf("Command line field types:\n\n");
817 // systems (or ps | more) we re-fetch uptime as we fetch each /proc line.
1137 // Parse command line options -p -s -t -u -U -g -G
1270 // parse command line arguments (ala -k -o) with a comma separated FIELD list
1302 // parse command line options other than -o
1440 static int header_line(int line, int rev)
1442 if (!line) return 0;
1450 return line-1;