Searched defs:free_host (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_ho.c81 static void free_host(struct hostent *ho);
141 free_host(&pvt->host);
198 free_host(ho);
261 free_host(ho);
308 free_host(ho);
361 free_host(&pvt->host);
367 * void free_host(struct hostent *ho)
372 free_host(struct hostent *ho) { function

Completed in 58 milliseconds