Searched defs:gethostent (Results 1 - 1 of 1) 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)

Completed in 41 milliseconds