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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/poll/unix/
H A Dpollcb.c69 case APR_POLLSET_DEFAULT:
93 if (method == APR_POLLSET_DEFAULT) {
98 if (method == APR_POLLSET_DEFAULT)
148 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
H A Dpollset.c198 case APR_POLLSET_DEFAULT:
222 if (method == APR_POLLSET_DEFAULT) {
227 if (method == APR_POLLSET_DEFAULT)
304 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
/macosx-10.9.5/apr-30/apr/apr/poll/unix/
H A Dpollcb.c69 case APR_POLLSET_DEFAULT:
93 if (method == APR_POLLSET_DEFAULT) {
98 if (method == APR_POLLSET_DEFAULT)
148 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
H A Dpollset.c198 case APR_POLLSET_DEFAULT:
222 if (method == APR_POLLSET_DEFAULT) {
227 if (method == APR_POLLSET_DEFAULT)
304 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/
H A Dapr_poll.h75 APR_POLLSET_DEFAULT, /**< Platform default poll method */ enumerator in enum:__anon6135
308 * (APR_POLLSET_DEFAULT).
/macosx-10.9.5/apr-30/apr/apr/include/
H A Dapr_poll.h75 APR_POLLSET_DEFAULT, /**< Platform default poll method */ enumerator in enum:__anon6255
308 * (APR_POLLSET_DEFAULT).
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestpoll.c781 APR_POLLSET_DEFAULT,
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestpoll.c781 APR_POLLSET_DEFAULT,

Completed in 188 milliseconds