Searched defs:gethostbyaddr (Results 1 – 7 of 7) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | nw5sck.h | 56 # 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/ |
| D | hostent.pm | 47 sub gethostbyaddr ($;$) { subroutine
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 1548 * 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
|
| D | XSUB.h | 525 # define gethostbyaddr PerlSock_gethostbyaddr macro
|
| /mirbsd/src/gnu/usr.bin/perl/win32/include/sys/ |
| D | socket.h | 144 #define gethostbyaddr win32_gethostbyaddr macro
|
| /mirbsd/src/gnu/usr.bin/perl/wince/include/sys/ |
| D | socket.h | 178 #define gethostbyaddr win32_gethostbyaddr macro
|
| /mirbsd/src/lib/libc/net/ |
| D | gethostnamadr.c | 623 gethostbyaddr(const void *addr, socklen_t len, int af) function
|