Searched refs:n_found (Results 1 – 2 of 2) sorted by relevance
202 int n_found = 0; in check_list() local217 n_found ++; in check_list()235 if (n_found != n) { in check_list()236 fail_test_nf("Unexpected number of entries [%d]. Expected %d", n_found, n); in check_list()242 n_found = 0; in check_list()
4669 int n_found = 0; in evdns_getaddrinfo_fromhosts() local4678 ++n_found; in evdns_getaddrinfo_fromhosts()4684 n_found = 0; in evdns_getaddrinfo_fromhosts()4692 if (n_found) { in evdns_getaddrinfo_fromhosts()