Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/include/
H A Dntp_config.h265 int no_errors; member
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_control.c3613 remote_config.no_errors = 0; in configure()
3621 if (0 == remote_config.no_errors) { in configure()
3634 if (remote_config.no_errors > 0) in configure()
3636 remote_config.no_errors, in configure()
H A Dntp_parser.c3868 ++remote_config.no_errors; in yyerror()