Home
last modified time | relevance | path

Searched refs:getnetbyaddr (Results 1 – 25 of 38) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/
H A Dreentr.h1181 # undef getnetbyaddr
1182 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_I_UISBWRE
1185 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_I_LISBI
1188 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_S_TISBI
1189 # define getnetbyaddr(a, b) (getnetbyaddr_r(a, b, &PL_reentrant_buffer->_netent_struct, PL_r… macro
1191 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_S_LISBI
1194 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_I_TISD
1197 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_I_LISD
1200 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_I_IISD
1203 # if !defined(getnetbyaddr) && GETNETBYADDR_R_PROTO == REENTRANT_PROTO_I_uISBWRE
[all …]
H A Dreentr.c516 retptr = getnetbyaddr(net, anint); break; in Perl_reentrant_retry()
H A DREADME.plan963 getnetbyaddr, getnetent, getprotoent, getservent,
H A DXSUB.h632 # define getnetbyaddr PerlSock_getnetbyaddr macro
H A Diperlsys.h1374 # define PerlSock_getnetbyaddr(n, t) getnetbyaddr(n, t)
H A Dconfig_h.SH1655 * This symbol, if defined, indicates that the getnetbyaddr() routine is function
4767 * is available to getnetbyaddr re-entrantly.
/openbsd/regress/lib/libc/asr/bin/
H A Dgetnetnamadr.c81 n = getnetbyaddr(inet_network(host), AF_INET); in main()
/openbsd/gnu/usr.bin/perl/lib/Net/
H A Dnetent.pm56 &getnetbyaddr(Socket::inet_aton(shift));
/openbsd/lib/libc/hidden/
H A Dnetdb.h44 PROTO_DEPRECATED(getnetbyaddr);
/openbsd/gnu/usr.bin/perl/plan9/
H A Dplan9.c50 struct netent *getnetbyaddr(long a, int b) in getnetbyaddr() function
H A Dconfig_h.sample1483 * This symbol, if defined, indicates that the getnetbyaddr() routine is
1503 * getnetbyaddr(). Otherwise, it is up to the program to guess
2881 * getnetbyaddr().
3780 * is available to getnetbyaddr re-entrantly.
H A Dconfig.plan91535 * This symbol, if defined, indicates that the getnetbyaddr() routine is
1555 * getnetbyaddr(). Otherwise, it is up to the program to guess
3021 * getnetbyaddr().
3944 * is available to getnetbyaddr re-entrantly.
/openbsd/lib/libc/asr/
H A Dgetnetnamadr.c110 getnetbyaddr(in_addr_t net, int type) in getnetbyaddr() function
/openbsd/include/
H A Dnetdb.h280 struct netent *getnetbyaddr(in_addr_t, int);
/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h149 #define getnetbyaddr win32_getnetbyaddr macro
/openbsd/gnu/usr.bin/perl/hints/
H A Dlinux-android.sh88 struct netent* test = getnetbyaddr(127, AF_INET);
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse-core.t529 getnetbyaddr 2 p
/openbsd/regress/usr.bin/tsort/
H A Dpairs1362 getnetbyaddr.o getnetbyaddr.o
1072 getnetnamadr.o getnetbyaddr.o
1376 getnetbyaddr.o getnetent.o
1651 getnetbyaddr.o getnetent.o
2211 getnetbyaddr.o getnetent.o
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dop670 # getnetbyaddr not present
687 getnetbyaddr 1,2 ; # OP_GNBYADDR
703 getnetbyaddr 1,2 ; # OP_GNBYADDR
722 Useless use of getnetbyaddr in void context at - line 30.
/openbsd/lib/libc/
H A DSymbols.list1073 getnetbyaddr
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h465 extern struct netent * getnetbyaddr(/* ??? */);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h465 extern struct netent * getnetbyaddr(/* ??? */);
/openbsd/gnu/usr.bin/perl/regen/
H A Dopcodes519 gnbyaddr getnetbyaddr ck_fun @ S S
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000102 getnetbyaddr # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig_H1620 * This symbol, if defined, indicates that the getnetbyaddr() routine is
4284 * getnetbyaddr(). Otherwise, it is up to the program to guess
4327 * getnetbyaddr().
4592 * is available to getnetbyaddr re-entrantly.

12