Searched refs:read_errors (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_neoclock4x.c910 int read_errors; local
927 read_errors = 0;
931 if(read_errors > 5)
948 read_errors++;
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c79 uint64_t read_errors; member in struct:hast_snmp_resource
346 res->read_errors =
509 value->v.counter64 = res->read_errors;

Completed in 114 milliseconds