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

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_dns.c1011 static int total_n_accepted = 0; variable
1150 ++total_n_accepted;
1152 if (total_n_accepted >= 3 && total_connected_or_failed >= 5)
1181 if (total_n_accepted >= 3 && total_connected_or_failed >= 5)
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c973 static int total_n_accepted = 0; variable
1112 ++total_n_accepted;
1114 if (total_n_accepted >= 3 && total_connected_or_failed >= 5)
1143 if (total_n_accepted >= 3 && total_connected_or_failed >= 5)

Completed in 101 milliseconds