Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/include/
HDntp_config.h268 int no_errors; member
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_control.c3607 remote_config.no_errors = 0; in configure()
3615 if (0 == remote_config.no_errors) { in configure()
3628 if (remote_config.no_errors > 0) in configure()
3630 remote_config.no_errors, in configure()
HDntp_parser.c4136 ++remote_config.no_errors; in yyerror()