Home
last modified time | relevance | path

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

/openbsd/bin/ps/
H A Dextern.h42 extern int sumrusage, termwidth, totwidth, kvm_sysctl_only, needheader;
H A Dps.c65 int sumrusage; /* -S */ variable
202 sumrusage = 1; in main()
H A Dprint.c672 if (sumrusage) { in cputime()