Home
last modified time | relevance | path

Searched defs:gethostbyaddr (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dnw5sck.h56 # define gethostbyaddr(a,l,t) NetDBgethostbyaddr(&local_context,a,l,t) macro
64 # define gethostbyaddr(a,l,t) NetDBgethostbyaddr(&local_context,a,l,t) macro
/mirbsd/src/gnu/usr.bin/perl/lib/Net/
Dhostent.pm47 sub gethostbyaddr ($;$) { subroutine
/mirbsd/src/gnu/usr.bin/perl/
Dconfig_h.SH1548 * This symbol, if defined, indicates that the gethostbyaddr() routine is function
1597 * gethostbyaddr(). Otherwise, it is up to the program to guess function
3143 * to gethostbyaddr(). function
3147 * to gethostbyaddr(). function
DXSUB.h525 # define gethostbyaddr PerlSock_gethostbyaddr macro
/mirbsd/src/gnu/usr.bin/perl/win32/include/sys/
Dsocket.h144 #define gethostbyaddr win32_gethostbyaddr macro
/mirbsd/src/gnu/usr.bin/perl/wince/include/sys/
Dsocket.h178 #define gethostbyaddr win32_gethostbyaddr macro
/mirbsd/src/lib/libc/net/
Dgethostnamadr.c623 gethostbyaddr(const void *addr, socklen_t len, int af) function