Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_data.c179 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_mkquery()
191 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_mkupdate()
206 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_query()
260 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_update()
275 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_search()
290 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_querydomain()
Dres_state.c199 static int panic = NETDB_INTERNAL; in __get_h_errno()
/bionic/libc/netbsd/
Dgethnamaddr.c645 h_errno = NETDB_INTERNAL; in gethostbyname_internal_real()
732 h_errno = NETDB_INTERNAL; in gethostbyname_internal_real()
850 h_errno = NETDB_INTERNAL; in android_gethostbyaddrforiface_real()
855 h_errno = NETDB_INTERNAL; in android_gethostbyaddrforiface_real()
859 h_errno = NETDB_INTERNAL; in android_gethostbyaddrforiface_real()
919 h_errno = NETDB_INTERNAL; in _gethtent()
1058 h_errno = NETDB_INTERNAL; in _gethtbyname2()
1085 h_errno = NETDB_INTERNAL; in _gethtbyname2()
1275 h_errno = NETDB_INTERNAL; in _dns_gethtbyname()
1344 h_errno = NETDB_INTERNAL; in _dns_gethtbyaddr()
[all …]
/bionic/libc/include/
Dnetdb.h129 #define NETDB_INTERNAL -1 /* see errno */ macro
/bionic/libc/netbsd/net/
Dgetaddrinfo.c1905 h_errno = NETDB_INTERNAL; in _dns_getaddrinfo()
1911 h_errno = NETDB_INTERNAL; in _dns_getaddrinfo()