Home
last modified time | relevance | path

Searched defs:EPOLLOUT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Deventpoll.h35 #define EPOLLOUT POLLOUT macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsys-epoll-macros.h26 #define EPOLLOUT 0x4 macro