Searched refs:getprotoent (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgetproto.c48 while ( NULL != (p = getprotoent()) )
H A Dgetprotoname.c50 while ( NULL != (p = getprotoent()) ) {
H A Dgetprotoent.c35 static char sccsid[] = "@(#)getprotoent.c 8.1 (Berkeley) 6/4/93";
74 getprotoent() function
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dnetdb.h309 struct protoent *getprotoent(void);
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h311 #define getprotoent _getprotoent

Completed in 122 milliseconds