Home
last modified time | relevance | path

Searched refs:DELTA2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dadjtime.h63 #define DELTA2 1 macro
/freebsd/contrib/ntp/adjtimed/
H A Dadjtimed.c228 case DELTA2: in main()
231 if (msg.msgb.code == DELTA2) { in main()
/freebsd/contrib/ntp/libntp/
H A Dadjtime.c229 msgp->msgb.code = DELTA2; in _adjtime()