Searched refs:setnetent (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/lib/libc/net/
H A Dgetnetent.c35 setnetent(int f) function
/openbsd-current/lib/libc/hidden/
H A Dnetdb.h63 PROTO_DEPRECATED(setnetent); variable
/openbsd-current/gnu/usr.bin/perl/plan9/
H A Dplan9.c97 void setnetent(int a) function
99 croak("Function \"setnetent\" not implemented in this version of perl.");
/openbsd-current/include/
H A Dnetdb.h295 void setnetent(int);
/openbsd-current/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h153 #define setnetent win32_setnetent macro
/openbsd-current/gnu/usr.bin/perl/ext/Pod-Functions/t/
H A DFunctions.t158 setnetent, setprotoent, setservent
/openbsd-current/gnu/usr.bin/perl/
H A Dreentr.h1576 # undef setnetent macro
1577 # if !defined(setnetent) && SETNETENT_R_PROTO == REENTRANT_PROTO_I_ID
1578 # define setnetent(a) (setnetent_r(a, &PL_reentrant_buffer->_netent_data) == 0 ? 1 : 0) macro
1580 # if !defined(setnetent) && SETNETENT_R_PROTO == REENTRANT_PROTO_V_ID
1581 # define setnetent(a) setnetent_r(a, &PL_reentrant_buffer->_netent_data) macro
1583 # if defined(setnetent)
H A DXSUB.h653 # define setnetent PerlSock_setnetent macro
H A Diperlsys.h1403 # define PerlSock_setnetent(f) setnetent(f)
H A Dconfig_h.SH1875 * This symbol, if defined, indicates that the setnetent() routine is
5120 * is available to setnetent re-entrantly.
H A Dconfigure.com4703 $! Check for setnetent
4715 $ WS "setnetent(1);"
4719 $ tmp = "setnetent"
H A Dpp_sys.c183 void setnetent(int);
/openbsd-current/gnu/usr.bin/perl/lib/B/
H A DDeparse-core.t631 setnetent 1 -
/openbsd-current/gnu/usr.bin/perl/dist/Safe/t/
H A Dsafeops.t430 snetent setnetent
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Ddiag.t687 setnetent not implemented!
/openbsd-current/sbin/mountd/
H A Dmountd.c2055 setnetent(0);
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2.c757 DeclVoidFuncByORD(setnetent, ORD_SETNETENT, (int x), (x))

Completed in 388 milliseconds