Home
last modified time | relevance | path

Searched refs:add_hostent (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c171 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