Searched refs:HOST_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
1476 h_errno = HOST_NOT_FOUND; in __dns_lookup()1617 int ret = HOST_NOT_FOUND; in __read_etc_hosts_r()1638 *h_errnop = HOST_NOT_FOUND; in __read_etc_hosts_r()2024 case HOST_NOT_FOUND: in libc_hidden_def()2096 *h_errnop = HOST_NOT_FOUND; in libc_hidden_def()2167 *h_errnop = HOST_NOT_FOUND; in libc_hidden_def()2194 : HOST_NOT_FOUND; in gethostbyname2_r()2226 case HOST_NOT_FOUND: in gethostbyname2_r()2329 *h_errnop = HOST_NOT_FOUND; in gethostbyname2_r()2384 case HOST_NOT_FOUND: in libc_hidden_def()[all …]
156 *h_errnop = HOST_NOT_FOUND; in gethostent_r()
89 #define HOST_NOT_FOUND 1 /* Authoritative Answer Host not found. */ macro
Completed in 11 milliseconds