/src/distrib/utils/libhack/ |
gethost.c | 58 #define gethostbyname _gethostbyname macro 73 __weak_alias(gethostbyname,_gethostbyname); 112 gethostbyname(const char *name) function in typeref:struct:hostent *
|
gethost.c | 58 #define gethostbyname _gethostbyname macro 73 __weak_alias(gethostbyname,_gethostbyname); 112 gethostbyname(const char *name) function in typeref:struct:hostent *
|
/src/lib/libc/net/ |
gethnamaddr.c | 102 __weak_alias(gethostbyname,_gethostbyname) 648 if (nsdispatch(&info, dtab, NSDB_HOSTS, "gethostbyname", 1341 gethostbyname(const char *name) { function in typeref:struct:hostent *
|
gethnamaddr.c | 102 __weak_alias(gethostbyname,_gethostbyname) 648 if (nsdispatch(&info, dtab, NSDB_HOSTS, "gethostbyname", 1341 gethostbyname(const char *name) { function in typeref:struct:hostent *
|
/src/lib/libc/include/ |
namespace.h | 381 #define gethostbyname _gethostbyname macro
|
namespace.h | 381 #define gethostbyname _gethostbyname macro
|