Home
last modified time | relevance | path

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

/dragonfly/bin/ps/
H A Dextern.h40 extern int sumrusage, termwidth, totwidth;
H A Dps.c73 int sumrusage; /* -S */ variable
248 sumrusage = 1; in main()
H A Dprint.c516 if (sumrusage) { in cputime()