Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c135 return (TIME_ERROR); in ntp_gettime()
233 return (TIME_ERROR); in ntp_adjtime()
/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h190 #define TIME_ERROR 5 /* clock not synchronized */ macro