Home | Sort by: relevance | last modified time | path |
/src/sys/compat/sys/ | |
timex.h | 36 int time_state; /* time status */ member in struct:ntptimeval50 |
/src/sys/compat/freebsd/ | |
freebsd_timex.h | 228 * Clock states (time_state) 247 int time_state; /* what ntp_gettime returns */ member in struct:freebsd_ntptimeval |
/src/sys/kern/ | |
kern_ntptime.c | 177 static int time_state = TIME_OK; /* clock state */ variable in typeref:typename:int 247 ntv->time_state = time_state; 308 time_state = TIME_OK; 449 switch (time_state) { 456 time_state = TIME_INS; 458 time_state = TIME_DEL; 467 time_state = TIME_OK; 470 time_state = TIME_OOP; 480 time_state = TIME_OK [all...] |
/src/sys/sys/ | |
timex.h | 183 * Clock states (time_state) 203 int time_state; /* time status */ member in struct:ntptimeval |
/src/sys/compat/netbsd32/ | |
netbsd32.h | 956 int time_state; /* time status */ member in struct:netbsd32_ntptimeval50 964 int time_state; /* time status */ member in struct:netbsd32_ntptimeval |