Searched refs:add_hostent (Results 1 – 1 of 1) sorted by relevance
171 static int add_hostent(struct pvt *pvt, char *bp, char **hap,954 m = add_hostent(pvt, bp, hap, aip); in gethostans()1027 add_hostent(struct pvt *pvt, char *bp, char **hap, struct addrinfo *ai) in add_hostent() function