Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dgethostbyht.c68 _sethosthtent(int f, struct hostent_data *hed) in _sethosthtent() function
245 _sethosthtent(0, hed); in _ht_gethostbyname()
309 _sethosthtent(0, hed); in _ht_gethostbyaddr()
H A Dnetdb_private.h141 void _sethosthtent(int, struct hostent_data *);
H A Dgethostnamadr.c703 _sethosthtent(stayopen, hed); in sethostent()