Searched defs:tms (Results 1 – 2 of 2) sorted by relevance
22 struct tms { struct24 clock_t tms_utime; argument25 clock_t tms_stime; argument26 clock_t tms_cutime; argument27 clock_t tms_cstime; argument
400 __u8 tms; member