Searched defs:tms (Results 1 – 8 of 8) sorted by relevance
49 struct tms { struct50 clock_t tms_utime; /* User CPU time */ argument51 clock_t tms_stime; /* System CPU time */ argument52 clock_t tms_cutime; /* User CPU time of terminated child procs */ argument53 clock_t tms_cstime; /* System CPU time of terminated child procs */ argument
12 struct tms tms; in clock() local
67 struct tm tms; in ATF_TC_BODY() local86 struct tm tms; in ATF_TC_BODY() local
114 Dwarf_MacroSet ms, tms; in _dwarf_macinfo_cleanup() local
267 struct tms tms; in Proc0() local
735 struct tms t0, t1, tms; local
872 struct utimbuf tms; in setmodes() local916 static struct utimbuf tms= { 0, 0 }; in makeold() local
1349 struct tms tms; in timescmd() local