Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp_config.h268 int no_errors; member
/src/contrib/ntp/ntpd/
H A Dntp_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()
H A Dntp_parser.c4136 ++remote_config.no_errors; in yyerror()