AI_DEFAULT
AI_DEFAULT, &ernum);
AI_DEFAULT|AI_ALL, &ernum);
AI_DEFAULT, &ernum);
AI_DEFAULT|AI_ALL, &ernum);
AI_DEFAULT, &err_num);
hp = getipnodebyname(argv[0], AF_INET6, AI_DEFAULT | AI_ALL,
hp = getipnodebyname(addr_str, AF_INET6, AI_DEFAULT | AI_ALL, &h_errno);
(v6only ? AI_ADDRCONFIG : (AI_DEFAULT | AI_ALL)),
if ((hp = getipnodebyname(host, AF_INET6, AI_DEFAULT,
if ((hp = (getipnodebyname(dest, AF_INET6, AI_DEFAULT,
int flags = AI_DEFAULT|AI_ALL;
# ifndef AI_DEFAULT
# ifndef AI_DEFAULT
int flags = AI_DEFAULT|AI_ALL;
hp = getipnodebyname(host, AF_INET6, AI_DEFAULT|AI_ALL, &err);
int flags = AI_DEFAULT;
#ifndef AI_DEFAULT
#ifndef AI_DEFAULT
hints.ai_flags = AI_DEFAULT;
if ((hp = getipnodebyname(host, AF_INET6, AI_DEFAULT,
h = getipnodebyname(ipstr, a_family, AI_DEFAULT,
h = getipnodebyname(name, AF_INET6, AI_DEFAULT, err_num);