Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/openbsd-compat/
HDbsd-poll.h46 #define POLLNVAL 0x0020 macro
/freebsd-11-stable/sys/sys/
HDpoll.h80 #define POLLNVAL 0x0020 /* requested events "invalid" */ macro
/freebsd-11-stable/contrib/apr/include/arch/unix/
HDapr_arch_networkio.h93 #define POLLNVAL 32 macro