Searched refs:pad_v4v6_hostent (Results 1 – 1 of 1) sorted by relevance
110 static void pad_v4v6_hostent(struct hostent* hp, char** bpp, char* ep);360 if (hent->h_addrtype == AF_INET) pad_v4v6_hostent(hent, &bp, ep); in getanswer()642 static void pad_v4v6_hostent(struct hostent* hp, char** bpp, char* ep) { in pad_v4v6_hostent() function