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

/freebsd-13-stable/contrib/capsicum-test/
H A Dlinux.cc40 cap_rights_t r_rwpoll; local
41 cap_rights_init(&r_rwpoll, CAP_READ, CAP_WRITE, CAP_EVENT);
54 EXPECT_OK(cap_rights_limit(cap_fd_all, &r_rwpoll));

Completed in 106 milliseconds