Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dparse.h157 #define PARSE_POWERUP(x) ((x) & PARSEB_POWERUP) macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c3925 if (PARSE_POWERUP(parsetime->parse_state)) in parse_process()
4171 PARSE_POWERUP(parsetime->parse_state))) in parse_process()