Home
last modified time | relevance | path

Searched refs:CAP_POLL_EVENT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/capsicum-test/
H A Dcapsicum.h113 #define CAP_EVENT CAP_POLL_EVENT
/freebsd/sys/sys/
H A Dcapsicum.h291 #define CAP_POLL_EVENT CAP_EVENT macro
/freebsd/sys/compat/linux/
H A Dlinux_event.c313 cap_rights_init_one(&rights, CAP_POLL_EVENT), &fp); in linux_epoll_ctl()