Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dresolv.c1476 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 …]
/l4re-core-master/libc_backends/lib/socket_noop/
A Dsocket_noop.c156 *h_errnop = HOST_NOT_FOUND; in gethostent_r()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dnetdb.h89 #define HOST_NOT_FOUND 1 /* Authoritative Answer Host not found. */ macro

Completed in 11 milliseconds