Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dirp_ho.c81 static void free_host(struct hostent *ho);
141 free_host(&pvt->host); in ho_close()
198 free_host(ho); in ho_byname2()
261 free_host(ho); in ho_byaddr()
308 free_host(ho); in ho_next()
361 free_host(&pvt->host); in ho_minimize()
372 free_host(struct hostent *ho) { in free_host() function