Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
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/
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()
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Devdns.c4667 int n_found = 0; in evdns_getaddrinfo_fromhosts() local
4676 ++n_found; in evdns_getaddrinfo_fromhosts()
4682 n_found = 0; in evdns_getaddrinfo_fromhosts()
4690 if (n_found) { in evdns_getaddrinfo_fromhosts()