Home
last modified time | relevance | path

Searched refs:endprotoent (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/man/man3xnet/
H A DMakefile26 endprotoent.3xnet \
92 getprotobyname.3xnet := LINKSRC = endprotoent.3xnet
93 getprotobynumber.3xnet := LINKSRC = endprotoent.3xnet
94 getprotoent.3xnet := LINKSRC = endprotoent.3xnet
121 setprotoent.3xnet := LINKSRC = endprotoent.3xnet
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetprotoent.c75 endprotoent() { in endprotoent() function
109 endprotoent(); in getprotobyname_p()
124 endprotoent(); in getprotobynumber_p()
H A Dgetprotoent_r.c127 endprotoent(); in endprotoent_r()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xnet.inc22 file path=usr/share/man/man3xnet/endprotoent.3xnet
36 link path=usr/share/man/man3xnet/getprotobyname.3xnet target=endprotoent.3xnet
37 link path=usr/share/man/man3xnet/getprotobynumber.3xnet target=endprotoent.3xnet
38 link path=usr/share/man/man3xnet/getprotoent.3xnet target=endprotoent.3xnet
71 link path=usr/share/man/man3xnet/setprotoent.3xnet target=endprotoent.3xnet
H A Dsystem-library.man3socket.inc23 link path=usr/share/man/man3socket/endprotoent.3socket \
/illumos-gate/usr/src/lib/libresolv/
H A Dnetdb.h136 int endprotoent(void);
183 int endprotoent();
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_netdb.h66 #define endprotoent res_endprotoent macro
67 void endprotoent __P((void));
/illumos-gate/usr/src/head/
H A Dnetdb.h291 int endprotoent(void);
300 void endprotoent(void);
/illumos-gate/usr/src/man/man3socket/
H A DMakefile61 endprotoent.3socket \
159 endprotoent.3socket := LINKSRC = getprotobyname.3socket
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetprotoent_r.c97 endprotoent() in endprotoent() function
/illumos-gate/usr/src/lib/libsocket/common/
H A Dmapfile-vers150 endprotoent;
/illumos-gate/usr/src/lib/libxnet/common/
H A Dmapfile-vers121 endprotoent { TYPE = FUNCTION; FILTER = libsocket.so.1 };
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c1023 endprotoent(); in res_buildprotolist()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c432 endprotoent(); in init_tabs()