Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dtimex.h201 #define TIME_ERROR 5 /* clock not synchronized */ macro
202 #define TIME_BAD TIME_ERROR /* bw compat */
/Linux-v5.4/kernel/time/
Dntp.c758 result = TIME_ERROR; in __do_adjtimex()