Searched refs:total_n_accepted (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c1063 static int total_n_accepted = 0; variable
1202 ++total_n_accepted;
1204 if (total_n_accepted >= 3 && total_connected_or_failed >= 5)
1246 if (total_n_accepted >= expected && total_connected_or_failed >= 5)
/freebsd-current/contrib/libevent/test/
H A Dregress_dns.c1063 static int total_n_accepted = 0; variable
1202 ++total_n_accepted;
1204 if (total_n_accepted >= 3 && total_connected_or_failed >= 5)
1246 if (total_n_accepted >= expected && total_connected_or_failed >= 5)

Completed in 184 milliseconds