Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/libntp/
Dntp_intres.c208 static int should_retry_dns(int, int);
516 again = noerr || should_retry_dns( in getaddrinfo_sometime_complete()
838 again = should_retry_dns(gni_resp->retcode, gni_resp->gni_errno); in getnameinfo_sometime_complete()
1090 should_retry_dns( in should_retry_dns() function