Home
last modified time | relevance | path

Searched refs:sh_gethostbyaddr (Results 1 – 12 of 12) sorted by relevance

/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_static.h35 struct hostent * sh_gethostbyaddr (const void *addr, socklen_t len, int type);
54 #define sh_gethostbyaddr gethostbyaddr macro
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_static.h35 struct hostent * sh_gethostbyaddr (const void *addr, socklen_t len, int type);
54 #define sh_gethostbyaddr gethostbyaddr macro
/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_static.h35 struct hostent * sh_gethostbyaddr (const void *addr, socklen_t len, int type);
54 #define sh_gethostbyaddr gethostbyaddr macro
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_ipvx.c449 he = sh_gethostbyaddr(&(sin->sin_addr), sizeof(sin->sin_addr), AF_INET); in sh_ipvx_canonical()
492 he = sh_gethostbyaddr(&(sin->sin_addr), sizeof(sin->sin_addr), AF_INET); in sh_ipvx_addrtoname()
H A Dsh_static.c2061 struct hostent * sh_gethostbyaddr (const void *addr, socklen_t len, int type) in sh_gethostbyaddr() function
H A Dsh_tools.c671 host_entry = sh_gethostbyaddr ((char *) &sinr.sin_addr, in connect_port()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_ipvx.c449 he = sh_gethostbyaddr(&(sin->sin_addr), sizeof(sin->sin_addr), AF_INET); in sh_ipvx_canonical()
492 he = sh_gethostbyaddr(&(sin->sin_addr), sizeof(sin->sin_addr), AF_INET); in sh_ipvx_addrtoname()
H A Dsh_static.c2061 struct hostent * sh_gethostbyaddr (const void *addr, socklen_t len, int type) in sh_gethostbyaddr() function
H A Dsh_tools.c671 host_entry = sh_gethostbyaddr ((char *) &sinr.sin_addr, in connect_port()
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_ipvx.c449 he = sh_gethostbyaddr(&(sin->sin_addr), sizeof(sin->sin_addr), AF_INET); in sh_ipvx_canonical()
492 he = sh_gethostbyaddr(&(sin->sin_addr), sizeof(sin->sin_addr), AF_INET); in sh_ipvx_addrtoname()
H A Dsh_static.c2061 struct hostent * sh_gethostbyaddr (const void *addr, socklen_t len, int type) in sh_gethostbyaddr() function
H A Dsh_tools.c671 host_entry = sh_gethostbyaddr ((char *) &sinr.sin_addr, in connect_port()