Home
last modified time | relevance | path

Searched refs:EPOLLPRI (Results 1 – 2 of 2) sorted by relevance

/src/sys/compat/linuxkpi/common/include/linux/
H A Deventpoll.h34 #define EPOLLPRI POLLPRI macro
/src/tests/sys/capsicum/
H A Dlinux.cc296 eev.events = EPOLLIN|EPOLLOUT|EPOLLPRI; in FORK_TEST()