Searched refs:r_epoll (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/capsicum-test/
H A Dlinux.cc274 cap_rights_t r_epoll; local
275 cap_rights_init(&r_epoll, CAP_EPOLL_CTL);
291 EXPECT_OK(cap_rights_limit(cap_epoll_ctl, &r_epoll));

Completed in 106 milliseconds