Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c242 #define PARSE_HARDPPS_ENABLE 1 macro
2868 if (mode == PARSE_HARDPPS_ENABLE) in parse_hardpps()
2883 CLK_UNIT(parse->peer), (mode == PARSE_HARDPPS_ENABLE) ? "en" : "dis"); in parse_hardpps()
2887 if (mode == PARSE_HARDPPS_ENABLE) in parse_hardpps()
4224 parse_hardpps(parse, PARSE_HARDPPS_ENABLE); in parse_process()