Home
last modified time | relevance | path

Searched defs:POLLNVAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dpoll-macros.h34 #define POLLNVAL 0x0020 macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-poll.h59 # define POLLNVAL 0x0020 macro
/freebsd/sys/sys/
H A Dpoll.h81 #define POLLNVAL 0x0020 /* requested events "invalid" */ macro