Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libcasper/services/cap_net/
HDcap_net.h160 #define cap_gethostbyaddr(chan, addr, len, type) gethostbyaddr(addr, len, type) macro
HDcap_net.c223 cap_gethostbyaddr(cap_channel_t *chan, const void *addr, socklen_t len, in cap_gethostbyaddr() function
/freebsd-13-stable/lib/libcasper/services/cap_dns/
HDcap_dns.c156 cap_gethostbyaddr(cap_channel_t *chan, const void *addr, socklen_t len, in cap_gethostbyaddr() function