Searched refs:tms (Results 1 – 2 of 2) sorted by relevance
125 struct tms {182 int times(struct tms *);289 struct tms { struct296 int times(struct tms *);
117 int times(struct tms *buffer) { in times()