Searched refs:_gethostbynisname_r (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/libc/net/
H A Dgethostbynis.c164 _gethostbynisname_r(const char *name, int af, struct hostent *he, function
231 if (_gethostbynisname_r(name, af, &he, hed) != 0) {

Completed in 44 milliseconds