Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_query.c134 h_errno = NETDB_INTERNAL; in res_query()
212 h_errno = NETDB_INTERNAL; in res_search()
351 h_errno = NETDB_INTERNAL; in res_querydomain()
Dgethostbydns.c529 h_errno = NETDB_INTERNAL; in _gethostbydnsname()
543 h_errno = NETDB_INTERNAL; in _gethostbydnsname()
652 h_errno = NETDB_INTERNAL; in _gethostbydnsaddr()
673 h_errno = NETDB_INTERNAL; in _gethostbydnsaddr()
678 h_errno = NETDB_INTERNAL; in _gethostbydnsaddr()
Dres_mkquery.c121 h_errno = NETDB_INTERNAL; in res_mkquery()
Dgethostbyht.c118 h_errno = NETDB_INTERNAL; in gethostent()
Dgetnetbydns.c290 h_errno = NETDB_INTERNAL; in _getnetbydnsname()
Dres_mkupdate.c124 h_errno = NETDB_INTERNAL; in res_mkupdate()
Dres_update.c136 h_errno = NETDB_INTERNAL; in res_update()
Dgetaddrinfo.c1319 h_errno = NETDB_INTERNAL; in _dns_getaddrinfo()
1325 h_errno = NETDB_INTERNAL; in _dns_getaddrinfo()
/device/linaro/bootloader/edk2/StdLib/Include/
Dnetdb.h187 #define NETDB_INTERNAL -1 /**< see errno */ macro