Home
last modified time | relevance | path

Searched refs:apr_pollset_method_e (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/apr/poll/unix/
H A Dpollcb.c30 static apr_pollset_method_e pollset_default_method = POLLSET_DEFAULT_METHOD;
44 static const apr_pollcb_provider_t *pollcb_provider(apr_pollset_method_e method) in pollcb_provider()
94 apr_pollset_method_e method) in apr_pollcb_create_ex()
188 apr_pollset_method_e method = APR_POLLSET_DEFAULT; in apr_pollcb_create()
H A Dpollset.c31 static apr_pollset_method_e pollset_default_method = POLLSET_DEFAULT_METHOD;
63 static const apr_pollset_provider_t *pollset_provider(apr_pollset_method_e method) in pollset_provider()
105 apr_pollset_method_e method) in apr_pollset_create_ex()
207 apr_pollset_method_e method = APR_POLLSET_DEFAULT; in apr_pollset_create()
/freebsd-13.1/contrib/apr/include/
H A Dapr_poll.h88 } apr_pollset_method_e; typedef
195 apr_pollset_method_e method);
359 apr_pollset_method_e method);