Lines Matching defs:getaddrinfo
49 * getaddrinfo() returns EAI_NONAME in some cases, however
74 * This is a private, undocumented, flag that getaddrinfo() uses for
76 * no IPv6 addresses, getaddrinfo() should return non-IPv4 mapped addresses. On
78 * Therefore this private flag indicates to getaddrinfo that we shouldn't do
83 /* function prototypes for used by getaddrinfo() routine */
91 * getaddrinfo:
98 * independent fashion using the getaddrinfo() function
105 * - getaddrinfo() must be thread safe
109 * getaddrinfo() that are not filled in through an explicit
148 * getaddrinfo() shall return IPv4-mapped IPv6 addresses
153 * then getaddrinfo() shall return all matching IPv6 and
170 * following names are nonzero error codes from getaddrinfo(), and are
185 * All of the information returned by getaddrinfo() is dynamically
414 * calling getaddrinfo() with a number and
547 getaddrinfo(const char *hostname, const char *servname,