Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/apr-util/buckets/
HDapr_buckets_alloc.c45 static apr_status_t alloc_cleanup(void *data) in alloc_cleanup() function
84 apr_pool_cleanup_register(list->pool, list, alloc_cleanup, in apr_bucket_alloc_create()
113 apr_pool_cleanup_kill(list->pool, list, alloc_cleanup); in apr_bucket_alloc_destroy()