Home | History | Annotate | Download | only in missing

Lines Matching defs:getaddrinfo

30  * This program provides getaddrinfo() and getnameinfo() described in
39 * and traditional IPv4 systems. Use genuine getaddrinfo() and getnameinfo()
49 * `netdb.h'. `getaddrinfo.h' defines `struct addrinfo' and AI_, NI_,
53 * #include "getaddrinfo.h"
57 * getaddrinfo() and getnameinfo() of this program are NOT thread
72 * AC_CHECK_FUNCS(getaddrinfo getnameinfo)
74 * LIBOBJS="$LIBOBJS getaddrinfo.$ac_objext"
141 #include "getaddrinfo.h"
197 * Default hints for getaddrinfo().
325 * getaddrinfo().
328 getaddrinfo(nodename, servname, hints, res)