Searched refs:TIMEVAL (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/bin/ps/ |
H A D | keyword.c | 118 VAR6("ctime", "CTIME", 0, putimeval, POFF(p_uctime_sec), TIMEVAL), 122 VAR6("etime", "ELAPSED", 0, elapsed, POFF(p_ustart_sec), TIMEVAL), 198 VAR6("stime", "STIME", 0, putimeval, POFF(p_ustime_sec), TIMEVAL), 217 VAR6("utime", "UTIME", 0, putimeval, POFF(p_uutime_sec), TIMEVAL),
|
H A D | ps.h | 47 TIMEVAL, CPUTIME, PCPU, VSIZE, PROCFLAG, PROCACFLAG, enumerator
|
H A D | ps.c | 726 case TIMEVAL: in pscomp()
|