Searched refs:gethostent (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgethostbyht.c111 gethostent() function
182 while ((p = gethostent()) != NULL) {
202 while ((p = gethostent()) != NULL)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dnetdb.h303 struct hostent *gethostent(void);
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h287 #define gethostent _gethostent
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure26125 { echo "$as_me:$LINENO: checking for library containing gethostent" >&5
26126 echo $ECHO_N "checking for library containing gethostent... $ECHO_C" >&6; }
26144 char gethostent ();
26148 return gethostent ();

Completed in 778 milliseconds