Home
last modified time | relevance | path

Searched refs:ac_stime (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dacct.h23 comp_t ac_stime; member
49 comp_t ac_stime; member
/third_party/musl/ndk_musl_include/sys/
Dacct.h23 comp_t ac_stime; member
49 comp_t ac_stime; member
/third_party/musl/include/sys/
Dacct.h23 comp_t ac_stime; member
49 comp_t ac_stime; member
/third_party/ltp/include/lapi/
Dacct.h25 comp_t ac_stime; member
50 comp_t ac_stime; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dacct.h23 comp_t ac_stime; member
49 comp_t ac_stime; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dacct.h23 comp_t ac_stime; member
49 comp_t ac_stime; member
/third_party/ltp/testcases/kernel/syscalls/acct/
Dacct02.c79 int sys_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct()
80 int user_time = UNPACK(ACCT_MEMBER(ac_stime)); in verify_acct()