Home
last modified time | relevance | path

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

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