Searched refs:getprotoent (Results 1 – 20 of 20) sorted by relevance
126 struct protoent *getprotoent(void);173 struct protoent *getprotoent();
137 #define getprotoent res_getprotoent macro138 struct protoent *getprotoent __P((void));
61 getprotoent.3xnet \94 getprotoent.3xnet := LINKSRC = endprotoent.3xnet
73 getprotoent() in getprotoent() function
43 getprotoent.o \
68 while ((pp = getprotoent()) != NULL) in dogetproto()
42 getprotoent.o \
39 getprotoent.o \
32 getprotoent.o getprotoent_r.o getservbyname_r.o getservent.o \
85 getprotoent.3socket \163 getprotoent.3socket := LINKSRC = getprotobyname.3socket
47 getprotoent() { in getprotoent() function
83 struct protoent *pe = getprotoent(); in getprotoent_r()
276 struct protoent *getprotoent(void);
52 getnetgrent.o getprotoent.o getservent.o hesiod.o \
198 getprotoent;
38 link path=usr/share/man/man3xnet/getprotoent.3xnet target=endprotoent.3xnet
69 link path=usr/share/man/man3socket/getprotoent.3socket \
133 getprotoent { TYPE = FUNCTION; FILTER = libsocket.so.1 };
1007 while ((pp = getprotoent()) != NULL) { in res_buildprotolist()
428 while ((p = getprotoent()) != NULL) in init_tabs()