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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_parse.c218 static void parse_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
224 parse_control,
3489 * parse_control - set fudge factors, return statistics
3492 parse_control( function
3513 msyslog(LOG_ERR, "PARSE receiver #%d: parse_control: unit invalid (UNIT INACTIVE)",
3586 msyslog(LOG_ERR, "PARSE receiver #%d: parse_control: parse_timecode() FAILED", unit);
3616 msyslog(LOG_ERR, "PARSE receiver #%d: parse_control: parse_getfmt() FAILED", unit);
6126 * (parse_control): using gmprettydate instead of prettydate()

Completed in 155 milliseconds