Searched refs:malloc_ai (Results 1 – 1 of 1) sorted by relevance
46 static struct addrinfo *malloc_ai(int port, u_long addr) in malloc_ai() function81 if (NULL != (*res = malloc_ai(port, htonl(0x00000000)))) in getaddrinfo()88 if (NULL != (*res = malloc_ai(port, htonl(0x7f000001)))) in getaddrinfo()95 if (NULL != (*res = malloc_ai(port, in.s_addr))) in getaddrinfo()104 cur = malloc_ai(port, ((struct in_addr *)hp->h_addr_list[i])->s_addr); in getaddrinfo()