Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_ho.c77 static void free_host(struct hostent *ho);
137 free_host(&pvt->host); in ho_close()
194 free_host(ho); in ho_byname2()
257 free_host(ho); in ho_byaddr()
304 free_host(ho); in ho_next()
357 free_host(&pvt->host); in ho_minimize()
368 free_host(struct hostent *ho) { in free_host() function