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

/httpd/server/
H A Deor_bucket.c22 static apr_status_t eor_bucket_cleanup(void *data) function
79 apr_pool_pre_cleanup_register(r->pool, (void *)b, eor_bucket_cleanup);
89 /* eor_bucket_cleanup will be called when the pool gets destroyed */

Completed in 740 milliseconds