Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/net/
H A Dhostent.h65 void _hf_sethostsfile(const char *);
H A Dsethostent.c93 _hf_sethostsfile(const char *f) { in _hf_sethostsfile() function
/netbsd-src/tests/lib/libc/net/
H A Dh_hostent.c140 _hf_sethostsfile(optarg); in main()