Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c167 static int add_hostent(struct pvt *pvt, char *bp, char **hap,
950 m = add_hostent(pvt, bp, hap, aip); in gethostans()
1023 add_hostent(struct pvt *pvt, char *bp, char **hap, struct addrinfo *ai) in add_hostent() function