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

/httpd/server/
H A Dapreq_util.c782 static apr_status_t apreq_file_cleanup(void *d) function
796 * apreq_file_cleanup workaround is necessary.
823 apreq_file_cleanup, apreq_file_cleanup);
835 apr_pool_cleanup_kill(pool, data, apreq_file_cleanup);

Completed in 31 milliseconds