Home
last modified time | relevance | path

Searched refs:sh_gethostbyname (Results 1 – 18 of 18) sorted by relevance

/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_static.h36 struct hostent * sh_gethostbyname(const char *name);
55 #define sh_gethostbyname gethostbyname macro
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_static.h36 struct hostent * sh_gethostbyname(const char *name);
55 #define sh_gethostbyname gethostbyname macro
/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_static.h36 struct hostent * sh_gethostbyname(const char *name);
55 #define sh_gethostbyname gethostbyname macro
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_ipvx.c444 he = sh_gethostbyname(hostname); in sh_ipvx_canonical()
556 he = sh_gethostbyname(peer); in sh_ipvx_reverse_check_ok()
H A Dsh_static.c1834 struct hostent * sh_gethostbyname(const char *name) in sh_gethostbyname() function
H A Dsh_tools.c629 host_entry = sh_gethostbyname(address); in connect_port()
H A Dsh_portcheck.c1377 hent = sh_gethostbyname(portchk_hostname); in sh_portchk_init_internal()
H A Dsh_xfer_server.c1021 struct hostent * he = sh_gethostbyname(h_peer); in check_addr()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_ipvx.c444 he = sh_gethostbyname(hostname); in sh_ipvx_canonical()
556 he = sh_gethostbyname(peer); in sh_ipvx_reverse_check_ok()
H A Dsh_static.c1834 struct hostent * sh_gethostbyname(const char *name) in sh_gethostbyname() function
H A Dsh_tools.c629 host_entry = sh_gethostbyname(address); in connect_port()
H A Dsh_portcheck.c1377 hent = sh_gethostbyname(portchk_hostname); in sh_portchk_init_internal()
H A Dsh_xfer_server.c1021 struct hostent * he = sh_gethostbyname(h_peer); in check_addr()
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_ipvx.c444 he = sh_gethostbyname(hostname); in sh_ipvx_canonical()
556 he = sh_gethostbyname(peer); in sh_ipvx_reverse_check_ok()
H A Dsh_static.c1834 struct hostent * sh_gethostbyname(const char *name) in sh_gethostbyname() function
H A Dsh_tools.c629 host_entry = sh_gethostbyname(address); in connect_port()
H A Dsh_portcheck.c1377 hent = sh_gethostbyname(portchk_hostname); in sh_portchk_init_internal()
H A Dsh_xfer_server.c1021 struct hostent * he = sh_gethostbyname(h_peer); in check_addr()