Home
last modified time | relevance | path

Searched refs:tms (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/libsys/
Dindos.h125 struct tms {
182 int times(struct tms *);
289 struct tms { struct
296 int times(struct tms *);
Dind_time.c117 int times(struct tms *buffer) { in times()