Home
last modified time | relevance | path

Searched defs:tms (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimes.h11 struct tms { struct
12 clock_t tms_utime; argument
13 clock_t tms_stime; argument
14 clock_t tms_cutime; argument
15 clock_t tms_cstime; argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimes.h11 struct tms { struct
12 clock_t tms_utime; argument
13 clock_t tms_stime; argument
14 clock_t tms_cutime; argument
15 clock_t tms_cstime; argument
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimes.h11 struct tms { struct
12 clock_t tms_utime; argument
13 clock_t tms_stime; argument
14 clock_t tms_cutime; argument
15 clock_t tms_cstime; argument
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtimes.h11 struct tms { struct
12 clock_t tms_utime; argument
13 clock_t tms_stime; argument
14 clock_t tms_cutime; argument
15 clock_t tms_cstime; argument
/third_party/musl/include/sys/
Dtimes.h11 struct tms { struct
12 clock_t tms_utime; argument
13 clock_t tms_stime; argument
14 clock_t tms_cutime; argument
15 clock_t tms_cstime; argument
/third_party/musl/porting/liteos_a/user/src/time/
Dtimes.c4 clock_t times(struct tms *tms) in times()
/third_party/musl/src/time/
Dtimes.c4 clock_t times(struct tms *tms) in times()
/third_party/libwebsockets/lib/plat/unix/
Dunix-spawn.c153 struct tms tms; in lws_spawn_reap() local
/third_party/nghttp2/src/
Dutil.cc292 struct tm tms; in http_date() local
330 struct tm tms; in common_log_date() local
382 tm tms; in iso8601_date() local
428 tm tms; in iso8601_basic_date() local
/third_party/node/deps/cares/src/lib/
Dares__threads.c577 unsigned long tms; in ares_queue_wait_empty() local
/third_party/libexif/libexif/
Dexif-entry.c1819 struct tm tms; in exif_entry_initialize() local
/third_party/mksh/
Dmisc.c2486 struct tms tms; in getrusage() local