Home
last modified time | relevance | path

Searched refs:getnetent (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/lib/libc/net/
H A DMakefile.inc10 getifaddrs.c getnameinfo.c getnetent.c \
27 getifaddrs.3 getnameinfo.3 getnetent.3 getpeereid.3 getprotoent.3 \
H A Dgetnetent.c45 getnetent(void) in getnetent() function
/openbsd/gnu/usr.bin/perl/
H A Dreentr.h1239 # undef getnetent
1240 # if !defined(getnetent) && GETNETENT_R_PROTO == REENTRANT_PROTO_I_SBWRE
1243 # if !defined(getnetent) && GETNETENT_R_PROTO == REENTRANT_PROTO_I_SBIE
1246 # if !defined(getnetent) && GETNETENT_R_PROTO == REENTRANT_PROTO_S_SBIE
1247 # define getnetent() (getnetent_r(&PL_reentrant_buffer->_netent_struct, PL_reentrant_buffer-… macro
1249 # if !defined(getnetent) && GETNETENT_R_PROTO == REENTRANT_PROTO_S_SBI
1250 # define getnetent() (getnetent_r(&PL_reentrant_buffer->_netent_struct, PL_reentrant_buffer-… macro
1252 # if !defined(getnetent) && GETNETENT_R_PROTO == REENTRANT_PROTO_I_SBI
1255 # if !defined(getnetent) && GETNETENT_R_PROTO == REENTRANT_PROTO_I_SD
1256 # define getnetent() ((PL_reentrant_retint = getnetent_r(&PL_reentrant_buffer->_netent_struc… macro
[all …]
H A Dreentr.c523 retptr = getnetent(); break; in Perl_reentrant_retry()
H A DREADME.plan963 getnetbyaddr, getnetent, getprotoent, getservent,
H A DXSUB.h631 # define getnetent PerlSock_getnetent macro
H A Diperlsys.h1376 # define PerlSock_getnetent getnetent
H A Dconfig_h.SH1667 * This symbol, if defined, indicates that the getnetent() routine is function
4824 * is available to getnetent re-entrantly.
/openbsd/lib/libc/hidden/
H A Dnetdb.h46 PROTO_DEPRECATED(getnetent);
/openbsd/gnu/usr.bin/perl/plan9/
H A Dplan9.c56 struct netent *getnetent() in getnetent() function
H A Dconfig_h.sample1495 * This symbol, if defined, indicates that the getnetent() routine is
1502 * prototypes for getnetent(), getnetbyname(), and
3806 * is available to getnetent re-entrantly.
H A Dconfig.plan91547 * This symbol, if defined, indicates that the getnetent() routine is
1554 * prototypes for getnetent(), getnetbyname(), and
3970 * is available to getnetent re-entrantly.
/openbsd/include/
H A Dnetdb.h282 struct netent *getnetent(void);
/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h147 #define getnetent win32_getnetent macro
/openbsd/regress/usr.bin/tsort/
H A Dpairs1364 getnetent.o getnetent.o
1376 getnetbyaddr.o getnetent.o
1377 getnetbyname.o getnetent.o
1405 getnetent.o fclose.o
1437 getnetent.o fgetln.o
1456 getnetent.o fopen.o
1651 getnetbyaddr.o getnetent.o
1901 getnetent.o memcpy.o
2163 getnetent.o rewind.o
2355 getnetent.o strchr.o
[all …]
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse-core.t530 getnetent 0 -
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlclib.pod488 getnetent() nan() vwprintf()
820 getnetent() psignal() wcrtomb()
1050 getnetent() ~getnetent_r()
1132 execvp() getnetent() setnetent_r()
/openbsd/lib/libc/
H A DSymbols.list1130 getnetent
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dop671 # getnetent not present
688 getnetent ; # OP_GNETENT
704 getnetent ; # OP_GNETENT
723 Useless use of getnetent in void context at - line 31.
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h469 extern struct netent * getnetent(/* ??? */);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h469 extern struct netent * getnetent(/* ??? */);
/openbsd/gnu/usr.bin/perl/regen/
H A Dopcodes520 gnetent getnetent ck_null 0
/openbsd/sbin/mountd/
H A Dmountd.c2071 while ((np = getnetent())) { in get_net()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000104 getnetent # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig_H1632 * This symbol, if defined, indicates that the getnetent() routine is
4283 * prototypes for getnetent(), getnetbyname(), and
4618 * is available to getnetent re-entrantly.

12