Searched defs:protoent (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dnetdb.h156 struct protoent { struct
307 struct protoent *getprotobyname(const char *);
308 struct protoent *getprotobynumber(int);
309 struct protoent *getprotoent(void);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsocket.h205 struct protoent { struct
211 extern struct protoent *getprotobyname(const char * name);
212 extern struct protoent *getprotobynumber(int number);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_beos.h202 struct protoent { struct
208 struct protoent* getprotobyname(const char* name);
209 struct protoent* getprotobynumber(int number);

Completed in 48 milliseconds