| /openbsd/src/gnu/usr.bin/perl/ |
| D | reentr.h | 1073 # define gethostbyaddr(a, b, c) ((PL_reentrant_retint = gethostbyaddr_r(a, b, c, &PL_reentra… macro 1076 # define gethostbyaddr(a, b, c) (gethostbyaddr_r(a, b, c, &PL_reentrant_buffer->_hostent_str… macro 1079 # define gethostbyaddr(a, b, c) (gethostbyaddr_r(a, b, c, &PL_reentrant_buffer->_hostent_str… macro 1082 # define gethostbyaddr(a, b, c) (gethostbyaddr_r(a, b, c, &PL_reentrant_buffer->_hostent_str… macro 1085 # define gethostbyaddr(a, b, c) (gethostbyaddr_r(a, b, c, &PL_reentrant_buffer->_hostent_str… macro 1088 # define gethostbyaddr(a, b, c) (gethostbyaddr_r(a, b, c, PL_reentrant_buffer->_hostent_size… macro 1091 # define gethostbyaddr(a, b, c) (gethostbyaddr_r(a, b, c, PL_reentrant_buffer->_hostent_size… macro 1094 # define gethostbyaddr(a, b, c) ((PL_reentrant_retint = gethostbyaddr_r(a, b, c, &PL_reentra… macro 1097 # define gethostbyaddr(a, b, c) ((PL_reentrant_retint = gethostbyaddr_r(a, b, c, &PL_reentra… macro 1100 # define gethostbyaddr(a, b, c) ((PL_reentrant_retint = gethostbyaddr_r(a, b, c)) == 0 ? 1 :… macro [all …]
|
| D | config_h.SH | 1608 * This symbol, if defined, indicates that the gethostbyaddr() routine is function 4469 * gethostbyaddr(). Otherwise, it is up to the program to guess function 4508 * to gethostbyaddr(). function 4512 * to gethostbyaddr(). function
|
| D | XSUB.h | 625 # define gethostbyaddr PerlSock_gethostbyaddr macro
|
| /openbsd/src/gnu/usr.bin/perl/lib/Net/ |
| D | hostent.pm | 44 sub gethostbyaddr :prototype($;$) { subroutine
|
| /openbsd/src/lib/libc/asr/ |
| D | gethostnamadr.c | 169 gethostbyaddr(const void *addr, socklen_t len, int af) in gethostbyaddr() function
|
| /openbsd/src/gnu/usr.bin/perl/win32/include/sys/ |
| D | socket.h | 137 #define gethostbyaddr win32_gethostbyaddr macro
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/msan/tests/ |
| D | msan_test.cpp | 1161 TEST(MemorySanitizer, gethostbyaddr) { in TEST() argument
|