Searched refs:APR_POLLNVAL (Results 1 – 5 of 5) sorted by relevance
54 #define APR_POLLNVAL 0x040 /**< Descriptor invalid */ macro
120 (APR_POLLPRI | APR_POLLERR | APR_POLLHUP | APR_POLLNVAL)) { in apr_poll()284 (APR_POLLPRI | APR_POLLERR | APR_POLLHUP | APR_POLLNVAL)) { in impl_pollset_add()
214 if (event & APR_POLLNVAL) in get_event()238 rv |= APR_POLLNVAL; in get_revent()
62 rv |= APR_POLLNVAL; in get_revent()
59 rv |= APR_POLLNVAL; in get_revent()