Searched refs:apr_pollset_method_e (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/poll/unix/
H A Dpollcb.c30 static apr_pollset_method_e pollset_default_method = POLLSET_DEFAULT_METHOD;
44 static apr_pollcb_provider_t *pollcb_provider(apr_pollset_method_e method)
79 apr_pollset_method_e method)
148 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
H A Dpollset.c31 static apr_pollset_method_e pollset_default_method = POLLSET_DEFAULT_METHOD;
171 static apr_pollset_provider_t *pollset_provider(apr_pollset_method_e method)
208 apr_pollset_method_e method)
304 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
/macosx-10.9.5/apr-30/apr/apr/poll/unix/
H A Dpollcb.c30 static apr_pollset_method_e pollset_default_method = POLLSET_DEFAULT_METHOD;
44 static apr_pollcb_provider_t *pollcb_provider(apr_pollset_method_e method)
79 apr_pollset_method_e method)
148 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
H A Dpollset.c31 static apr_pollset_method_e pollset_default_method = POLLSET_DEFAULT_METHOD;
171 static apr_pollset_provider_t *pollset_provider(apr_pollset_method_e method)
208 apr_pollset_method_e method)
304 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/
H A Dapr_poll.h81 } apr_pollset_method_e; typedef in typeref:enum:__anon6135
158 * @param method Poll method to use. See #apr_pollset_method_e. If this
188 apr_pollset_method_e method);
336 * @param method Poll method to use. See #apr_pollset_method_e. If this
347 apr_pollset_method_e method);
/macosx-10.9.5/apr-30/apr/apr/include/
H A Dapr_poll.h81 } apr_pollset_method_e; typedef in typeref:enum:__anon6255
158 * @param method Poll method to use. See #apr_pollset_method_e. If this
188 apr_pollset_method_e method);
336 * @param method Poll method to use. See #apr_pollset_method_e. If this
347 apr_pollset_method_e method);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/poll/os2/
H A Dpollset.c58 apr_pollset_method_e method)
/macosx-10.9.5/apr-30/apr/apr/poll/os2/
H A Dpollset.c58 apr_pollset_method_e method)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestpoll.c780 apr_pollset_method_e methods[] = {
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestpoll.c780 apr_pollset_method_e methods[] = {

Completed in 283 milliseconds