Searched refs:free_host (Results 1 – 1 of 1) sorted by relevance
81 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