/external/libpcap/Win32/Src/ |
getaddrinfo.c | 180 static int explore_fqdn __P((const struct addrinfo *, const char *, 481 error = explore_fqdn(pai, hostname, servname, 515 explore_fqdn(pai, hostname, servname, res) function
|
/bionic/libc/dns/net/ |
getaddrinfo.c | 218 static int explore_fqdn(const struct addrinfo *, const char *, 761 error = explore_fqdn( 794 explore_fqdn(const struct addrinfo *pai, const char *hostname, function [all...] |
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
getaddrinfo.c | 208 static int explore_fqdn(const struct addrinfo *, const char *,
529 error = explore_fqdn(pai, hostname, servname, &cur->ai_next,
570 explore_fqdn(const struct addrinfo *pai, const char *hostname,
function [all...] |