Home
last modified time | relevance | path

Searched refs:setprotoent (Results 1 – 25 of 34) sorted by relevance

12

/openbsd/lib/libc/hidden/
H A Dnetdb.h64 PROTO_DEPRECATED(setprotoent);
/openbsd/gnu/usr.bin/perl/plan9/
H A Dplan9.c102 void setprotoent(int a) in setprotoent() function
H A Dconfig_h.sample2027 * This symbol, if defined, indicates that the setprotoent() routine is
3955 * is available to setprotoent re-entrantly.
H A Dconfig.plan92118 * This symbol, if defined, indicates that the setprotoent() routine is
4119 * is available to setprotoent re-entrantly.
/openbsd/include/
H A Dnetdb.h296 void setprotoent(int);
/openbsd/lib/libc/net/
H A Dgetprotoent.c150 setprotoent(int f) in setprotoent() function
/openbsd/sbin/isakmpd/
H A Disakmpd.c408 setprotoent(1); in main()
/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h154 #define setprotoent win32_setprotoent macro
/openbsd/gnu/usr.bin/perl/
H A Dreentr.h1592 # undef setprotoent
1593 # if !defined(setprotoent) && SETPROTOENT_R_PROTO == REENTRANT_PROTO_I_ID
1594 # define setprotoent(a) (setprotoent_r(a, &PL_reentrant_buffer->_protoent_data) == 0 ? 1 : 0) macro
1596 # if !defined(setprotoent) && SETPROTOENT_R_PROTO == REENTRANT_PROTO_V_ID
1597 # define setprotoent(a) setprotoent_r(a, &PL_reentrant_buffer->_protoent_data) macro
1599 # if defined(setprotoent)
H A DREADME.plan964 sethostent, setnetent, setprotoent, setservent,
H A DXSUB.h654 # define setprotoent PerlSock_setprotoent macro
H A Diperlsys.h1404 # define PerlSock_setprotoent(f) setprotoent(f)
H A Dpp_sys.c185 void setprotoent(int);
H A Dconfig_h.SH1881 * This symbol, if defined, indicates that the setprotoent() routine is function
H A Dconfigure.com4726 $! Check for setprotoent
/openbsd/usr.bin/netstat/
H A Dmain.c463 setprotoent(1); /* make protocol lookup cheaper */ in name2protox()
/openbsd/usr.bin/getent/
H A Dgetent.c334 setprotoent(1); in protocols()
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse-core.t634 setprotoent 1 -
/openbsd/usr.bin/fstat/
H A Dfstat.c882 setprotoent(++isopen); in getinetproto()
/openbsd/lib/libc/
H A DSymbols.list1197 setprotoent
/openbsd/gnu/usr.bin/perl/regen/
H A Dopcodes529 sprotoent setprotoent ck_fun is% S
/openbsd/usr.sbin/nsd/
H A Dzonec.c2265 setprotoent(1); in zonec_setup_parser()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000612 setprotoent # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c758 DeclVoidFuncByORD(setprotoent, ORD_SETPROTOENT, (int x), (x))
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlvms.pod531 setnetent, setprotoent, setservent, endhostent,

12