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

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dnetdb.h65 #define HOST_NOT_FOUND 210 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_query.c170 h_errno = HOST_NOT_FOUND;
216 h_errno = HOST_NOT_FOUND; /* default, if we never query */
282 case HOST_NOT_FOUND:
H A Dgethostbyht.c123 h_errno = HOST_NOT_FOUND;
H A Dgethostbydns.c574 h_errno = HOST_NOT_FOUND;
607 h_errno = HOST_NOT_FOUND;
726 h_errno = HOST_NOT_FOUND;
739 h_errno = HOST_NOT_FOUND;
H A Dgetnetbydns.c155 h_errno = HOST_NOT_FOUND;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dnetdb.h203 #define HOST_NOT_FOUND 1 /*%< Authoritative Answer Host not found */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dnetdb.c100 h_errno = HOST_NOT_FOUND;
203 *h_errnop = HOST_NOT_FOUND;
/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c1057 #if defined(HAVE_NETDB_H) && defined(HOST_NOT_FOUND) && defined(linux)
1061 case HOST_NOT_FOUND:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h937 #define HOST_NOT_FOUND WSAHOST_NOT_FOUND macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h967 #define HOST_NOT_FOUND WSAHOST_NOT_FOUND macro
/vbox/src/VBox/Runtime/r3/
H A Dsocket.cpp221 case HOST_NOT_FOUND:

Completed in 2361 milliseconds