Searched refs:explore_fqdn (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Src/
H A Dgetaddrinfo.c179 static int explore_fqdn __P((const struct addrinfo *, const char *,
478 error = explore_fqdn(pai, hostname, servname,
512 explore_fqdn(pai, hostname, servname, res) function
/haiku-fatelf/src/bin/network/tcpdump/missing/
H A Dgetaddrinfo.c175 static int explore_fqdn (const struct addrinfo *, const char *,
474 error = explore_fqdn(pai, hostname, servname,
508 explore_fqdn(pai, hostname, servname, res) function
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dgetaddrinfo.c175 static int explore_fqdn __P((const struct addrinfo *, const char *,
512 * without any assumption on the behavior of explore_fqdn().
517 error = explore_fqdn(pai, hostname, servname, &afai);
608 explore_fqdn(pai, hostname, servname, res) function

Completed in 93 milliseconds