Searched defs:cap_sock (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/lib/libcasper/libcasper/ | ||
H A D | libcasper.h | 233 #define cap_sock(chan) (chan->cch_fd) macro |
H A D | libcasper.c | 218 cap_sock(const cap_channel_t *chan) in cap_sock() function |