Home
last modified time | relevance | path

Searched refs:n_found (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddirent-test.c202 int n_found = 0; in check_list() local
217 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()
/netbsd-src/external/bsd/libevent/dist/
H A Devdns.c4669 int n_found = 0; in evdns_getaddrinfo_fromhosts() local
4678 ++n_found; in evdns_getaddrinfo_fromhosts()
4684 n_found = 0; in evdns_getaddrinfo_fromhosts()
4692 if (n_found) { in evdns_getaddrinfo_fromhosts()