Home
last modified time | relevance | path

Searched refs:STA_INS (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimex.h63 #define STA_INS 0x0010 macro
/third_party/musl/include/sys/
Dtimex.h63 #define STA_INS 0x0010 macro
/third_party/musl/ndk_musl_include/sys/
Dtimex.h63 #define STA_INS 0x0010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimex.h63 #define STA_INS 0x0010 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimex.h63 #define STA_INS 0x0010 macro
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dleapsec01.c151 adjtimex_status(&tx, STA_INS); in run_leapsec()