Home
last modified time | relevance | path

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

/netbsd/external/bsd/libbind/dist/irs/
H A Dirp_ho.c83 static void free_host(struct hostent *ho);
143 free_host(&pvt->host); in ho_close()
200 free_host(ho); in ho_byname2()
263 free_host(ho); in ho_byaddr()
310 free_host(ho); in ho_next()
363 free_host(&pvt->host); in ho_minimize()
374 free_host(struct hostent *ho) { in free_host() function
/netbsd/usr.sbin/bootp/common/
H A Dreadfile.c244 free_host(hash_datum *);
373 hash_Reset(hwhashtable, free_host); in readtab()
374 hash_Reset(iphashtable, free_host); in readtab()
375 hash_Reset(nmhashtable, free_host); in readtab()
394 free_host((hash_datum *) hp); in readtab()
436 free_host((hash_datum *) hp); in readtab()
1866 free_host(hash_datum *hmp) in free_host() function
/netbsd/usr.sbin/mountd/
H A Dmountd.c200 static void free_host(struct hostlist *);
1730 free_host(dp->dp_hosts); in free_dir()
1916 free_host(ep->ex_defdir->dp_hosts); in free_exp()
1931 free_host(struct hostlist *hp) in free_host() function