Searched refs:APR_POLLSET_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr/poll/unix/
H A Dpollset.c95 case APR_POLLSET_DEFAULT:
119 if (method == APR_POLLSET_DEFAULT) {
124 if (method == APR_POLLSET_DEFAULT)
207 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
H A Dpollcb.c70 case APR_POLLSET_DEFAULT:
108 if (method == APR_POLLSET_DEFAULT) {
113 if (method == APR_POLLSET_DEFAULT)
188 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
/freebsd-11-stable/contrib/apr/include/
H A Dapr_poll.h81 APR_POLLSET_DEFAULT, /**< Platform default poll method */ enumerator in enum:__anon5
312 * (APR_POLLSET_DEFAULT).

Completed in 154 milliseconds