Home
last modified time | relevance | path

Searched refs:STA_UNSYNC (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dadjtimex_status.h31 #if defined(STA_UNSYNC) || (defined(HAVE_DECL_STA_UNSYNC) && HAVE_DECL_STA_UNSYNC)
32 XLAT(STA_UNSYNC),
Dadjtimex_status.in7 STA_UNSYNC
/external/kernel-headers/original/uapi/linux/
Dtimex.h137 #define STA_UNSYNC 0x0040 /* clock unsynchronized (rw) */ macro