Searched defs:cap_gethostbyaddr (Results 1 – 2 of 2) sorted by relevance
160 #define cap_gethostbyaddr(chan, addr, len, type) gethostbyaddr(addr, len, type) macro
223 cap_gethostbyaddr(cap_channel_t *chan, const void *addr, socklen_t len, in cap_gethostbyaddr() function