Searched defs:tms (Results 1 – 2 of 2) sorted by relevance
17 struct tms { struct18 clock_t tms_utime; argument19 clock_t tms_stime; argument20 clock_t tms_cutime; argument21 clock_t tms_cstime; argument
400 __u8 tms; member