Searched refs:apr_bucket_pool (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/apr-util/buckets/
H A Dapr_buckets_pool.c23 apr_bucket_pool *p = data;
31 * reference counts and b->data pointers, the apr_bucket_pool
48 apr_bucket_pool *p = b->data;
66 apr_bucket_pool *p = data;
72 * apr_bucket_pool for us.
96 apr_bucket_pool *p;
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_buckets.h556 /** @see apr_bucket_pool */
557 typedef struct apr_bucket_pool apr_bucket_pool; typedef in typeref:struct:apr_bucket_pool
561 struct apr_bucket_pool { struct
568 * manipulations and b->data manipulations, the apr_bucket_pool
638 apr_bucket_pool pool; /**< Pool */

Completed in 110 milliseconds