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

/freebsd-9.3-release/contrib/bind9/lib/export/samples/
H A Dnsprobe.c302 unsigned int err_count = 0; local
397 err_count++;
403 err_count++;
409 err_count++;
415 err_count++;
421 err_count++;
427 err_count++;
433 err_count++;
436 if (err_count > 1U)
443 if (local_stat.valid > 0U && err_count
[all...]
/freebsd-9.3-release/sys/amd64/amd64/
H A Dfpu.c595 static int err_count = 0; variable
604 ++err_count);
/freebsd-9.3-release/sys/i386/isa/
H A Dnpx.c661 static int err_count = 0; variable
672 ++err_count);
/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c340 goto err_count;
347 goto err_count;
357 err_count:
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_parse.c308 u_long err_count; /* number of repititions per class */ member in struct:errorregression
1594 if (err->err_stage->err_count &&
1595 (err->err_cnt >= err->err_stage->err_count))

Completed in 287 milliseconds