Searched refs:setprotoent (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libresolv/
H A Dnetdb.h137 int setprotoent(int);
184 int setprotoent();
/osnet-11/usr/src/lib/libresolv2/include/
H A Dport_netdb.h174 /* setprotoent is in libsocket.so.1 */
175 #define setprotoent res_setprotoent macro
176 void setprotoent __P((int));
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgetprotoent.c72 setprotoent(int stayopen) { function
H A Dgetprotoent_r.c115 setprotoent(stay_open);
/osnet-11/usr/src/lib/libsocket/inet/
H A Dgetprotoent_r.c91 setprotoent(int stay) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A DXSUB.h380 # undef setprotoent macro
518 # define setprotoent PerlSock_setprotoent macro
H A Diperlsys.h1384 #define PerlSock_setprotoent(f) setprotoent(f)
H A Dconfig_h.SH1904 * This symbol, if defined, indicates that the setprotoent() routine is
4062 * is available to setprotoent re-entrantly.
H A Dpp_sys.c185 void setprotoent(int);
5082 DIE(aTHX_ PL_no_sock_func, "setprotoent");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DFunctions.t156 setnetent, setprotoent, setservent
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c1007 setprotoent(0);
1009 setprotoent(1);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dsafeops.t398 sprotoent setprotoent

Completed in 44 milliseconds