Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtimex.h185 #define TIME_OK 0 /* no leap second warning */ macro
/titanic_44/usr/src/uts/common/os/
H A Dclock.c139 int32_t time_state = TIME_OK; /* clock state */
669 case TIME_OK: in clock()
700 time_state = TIME_OK; in clock()