Home
last modified time | relevance | path

Searched refs:MOD_NANO (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dtimexsup.c30 #if defined(MOD_NANO) != defined(STA_NANO) in clamp_rounded()
31 # warning inconsistent definitions of MOD_NANO vs STA_NANO in clamp_rounded()
80 #ifdef MOD_NANO in usec_long_from_dbl()
81 *modes |= MOD_NANO; in usec_long_from_dbl()
/freebsd/contrib/ntp/util/
H A Dntptime.c122 #ifdef MOD_NANO in main()
124 ntx.modes |= MOD_NANO; in main()
196 #ifdef MOD_NANO in main()
/freebsd/sys/sys/
H A Dtimex.h72 #define MOD_NANO 0x2000 /* select nanosecond resolution */ macro
/freebsd/sys/kern/
H A Dkern_ntptime.c404 if (modes & MOD_NANO) in kern_ntp_adjtime()
/freebsd/contrib/ntp/
H A DNEWS392 * [Bug 3569] cleanup MOD_NANO/STA_NANO handling for 'ntpadjtimex()' <perlinger@ntp.org>
4158 * [Bug 3569] cleanup MOD_NANO/STA_NANO handling for 'ntpadjtimex()' <perlinger@ntp.org>
H A DChangeLog326 * [Bug 3569] cleanup MOD_NANO/STA_NANO handling for 'ntpadjtimex()' <perlinger@ntp.org>
H A DCommitLog13090 [Bug 3569] cleanup MOD_NANO/STA_NANO handling for 'ntpadjtimex()'
13094 [Bug 3569] cleanup MOD_NANO/STA_NANO handling for 'ntpadjtimex()'
13130 refactor 'struct timex' access (MOD_NANO/STA_NANO)
13133 refactor 'struct timex' access (MOD_NANO/STA_NANO)
13138 refactor 'struct timex' access (MOD_NANO/STA_NANO)
13141 refactor 'struct timex' access (MOD_NANO/STA_NANO)
13146 refactor 'struct timex' access (MOD_NANO/STA_NANO)
[all...]