Home
last modified time | relevance | path

Searched refs:_gethostbynisname (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/net/
H A Dnetdb_private.h137 struct hostent *_gethostbynisname(const char *, int);
H A Dgethostbynis.c202 _gethostbynisname(const char *name, int af) in _gethostbynisname() function