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

/macosx-10.10/libpcap-48/libpcap/Win32/Include/net/
H A Dnetdb.h112 struct protoent *getprotoent (void);
/macosx-10.10/Libinfo-459/lookup.subproj/
H A Dnetdb.h280 struct protoent *getprotoent(void);
H A Dlibinfo.c1971 getprotoent(void) function
/macosx-10.10/Libinfo-459/xcodescripts/
H A Dinstall_files.sh84 gen.subproj/getprotoent.3 \
147 LinkManPages getprotoent.3 \
/macosx-10.10/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h334 #define getprotoent lwres_getprotoent macro
/macosx-10.10/network_cmds-457/netstat.tproj/
H A Dmain.c530 while ((p = getprotoent()) != NULL) {
/macosx-10.10/bind9-45.101/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in340 #define getprotoent lwres_getprotoent
/macosx-10.10/libresolv-57/
H A Dres_mkupdate.c966 while ((pp = getprotoent()) != NULL) {
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c3760 struct protoent *getprotoent (void) {return (struct protoent *) NULL;} function

Completed in 110 milliseconds