Searched defs:cap_gethostbyaddr (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/libcasper/services/cap_net/
H A Dcap_net.h160 #define cap_gethostbyaddr(chan, addr, len, type) gethostbyaddr(addr, len, type) macro
H A Dcap_net.c223 cap_gethostbyaddr(cap_channel_t *chan, const void *addr, socklen_t len, function
/freebsd-current/lib/libcasper/services/cap_dns/
H A Dcap_dns.c157 cap_gethostbyaddr(cap_channel_t *chan, const void *addr, socklen_t len, function

Completed in 101 milliseconds