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

/freebsd-11.0-release/contrib/ntp/libntp/
H A Dntp_intres.c212 static int should_retry_dns(int, int);
520 again = noerr || should_retry_dns(
842 again = should_retry_dns(gni_resp->retcode, gni_resp->gni_errno);
1089 * should_retry_dns is a helper used by getaddrinfo_sometime_complete
1094 should_retry_dns( function

Completed in 113 milliseconds