Home
last modified time | relevance | path

Searched refs:APR_POLLNVAL (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/apr/include/
H A Dapr_poll.h54 #define APR_POLLNVAL 0x040 /**< Descriptor invalid */ macro
/freebsd-13.1/contrib/apr/poll/unix/
H A Dselect.c120 (APR_POLLPRI | APR_POLLERR | APR_POLLHUP | APR_POLLNVAL)) { in apr_poll()
284 (APR_POLLPRI | APR_POLLERR | APR_POLLHUP | APR_POLLNVAL)) { in impl_pollset_add()
H A Dz_asio.c214 if (event & APR_POLLNVAL) in get_event()
238 rv |= APR_POLLNVAL; in get_revent()
H A Dpoll.c62 rv |= APR_POLLNVAL; in get_revent()
H A Dport.c59 rv |= APR_POLLNVAL; in get_revent()