Searched refs:apr_bucket_shared_destroy (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/contrib/apr-util/buckets/
H A Dapr_buckets_refcount.c44 APU_DECLARE(int) apr_bucket_shared_destroy(void *data) function
H A Dapr_buckets_heap.c35 if (apr_bucket_shared_destroy(h)) {
H A Dapr_buckets_mmap.c59 if (apr_bucket_shared_destroy(m)) {
H A Dapr_buckets_pool.c78 if (apr_bucket_shared_destroy(p)) {
H A Dapr_buckets_file.c36 if (apr_bucket_shared_destroy(f)) {
/freebsd-10.3-release/contrib/apr-util/include/
H A Dapr_buckets.h1280 APU_DECLARE(int) apr_bucket_shared_destroy(void *data);
/freebsd-10.3-release/contrib/apr-util/dbd/
H A Dapr_dbd_mysql.c131 if (apr_bucket_shared_destroy(f)) {
H A Dapr_dbd_oracle.c236 if (apr_bucket_shared_destroy(f)) {

Completed in 121 milliseconds