Searched refs:PARSEB_POSITION (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dparse.h137 #define PARSEB_POSITION 0x00002000 /* position available */ macro
175 #define PARSE_POSITION(x) ((x) & PARSEB_POSITION)
/freebsd-13-stable/contrib/ntp/libparse/
H A Dclk_trimtsip.c310 clock_time->flags |= PARSEB_POSITION;
H A Dclk_meinberg.c553 clock_time->flags |= PARSEB_POSITION;
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_parse.c2531 { PARSEB_POSITION, "POSITION" },

Completed in 82 milliseconds