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

/barrelfish-2018-10-04/include/
H A Dnetdb.h258 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *,
/barrelfish-2018-10-04/lib/libc/net/
H A Dgethostnamadr.c584 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, function
652 "gethostbyaddr_r", default_src, uaddr, len, af, hp, buf, buflen,
701 if (gethostbyaddr_r(addr, len, af, &hd->host, hd->data,

Completed in 37 milliseconds