Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dgethostbyht.c68 _sethosthtent(int f, struct hostent_data *hed) in _sethosthtent() function
247 _sethosthtent(0, hed); in _ht_gethostbyname()
312 _sethosthtent(0, hed); in _ht_gethostbyaddr()
H A Dnetdb_private.h139 void _sethosthtent(int, struct hostent_data *);
H A Dgethostnamadr.c713 _sethosthtent(stayopen, hed); in sethostent()