Searched defs:baton (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/apache-793/httpd/server/mpm/event/
H A Dfdqueue.h70 void *baton; member in struct:timer_event_t
H A Devent.c286 void *baton; member in struct:__anon6411
1252 event_register_timed_callback(apr_time_t t, ap_mpm_callback_fn_t *cbfn, void *baton) argument
[all...]
/macosx-10.10/apache-793/httpd/modules/test/
H A Dmod_dialup.c104 dialup_callback(void *baton) argument
/macosx-10.10/apr-32/apr/apr/poll/unix/
H A Dpoll.c392 impl_pollcb_poll(apr_pollcb_t *pollcb, apr_interval_time_t timeout, apr_pollcb_cb_t func, void *baton) argument
H A Depoll.c417 impl_pollcb_poll(apr_pollcb_t *pollcb, apr_interval_time_t timeout, apr_pollcb_cb_t func, void *baton) argument
H A Dkqueue.c425 impl_pollcb_poll(apr_pollcb_t *pollcb, apr_interval_time_t timeout, apr_pollcb_cb_t func, void *baton) argument
H A Dport.c539 impl_pollcb_poll(apr_pollcb_t *pollcb, apr_interval_time_t timeout, apr_pollcb_cb_t func, void *baton) argument
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dtestmemcache.c75 static apr_uint32_t my_hash_func(void *baton, const char *data, argument
88 static apr_memcache_server_t *my_server_func(void *baton, argument
205 my_hash_server_baton *baton = local
/macosx-10.10/apr-32/apr/apr/test/
H A Dtestpoll.c589 static apr_status_t trigger_pollcb_cb(void* baton, apr_pollfd_t *descriptor) argument
/macosx-10.10/apache-793/httpd/server/
H A Dvhost.c1004 ap_vhost_iterate_given_conn(conn_rec *conn, ap_vhost_iterate_conn_cb func_cb, void* baton) argument
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dmod_lua.c941 hack_section_baton *baton = directive->data; local
1006 hack_section_baton *baton; local
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/memcache/
H A Dapr_memcache.c160 apr_memcache_find_server_hash_default(void *baton, apr_memcache_t *mc, argument
[all...]

Completed in 412 milliseconds