Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtimex.h102 #define ADJ_STATUS 0x0010 /* clock status */ macro
124 #define MOD_STATUS ADJ_STATUS
/linux-2.6.39/kernel/time/
Dntp.c572 if (txc->modes & ADJ_STATUS) in process_adjtimex_modes()
647 if (txc->modes & ADJ_STATUS && time_state != TIME_OK) in do_adjtimex()