Searched refs:apr_bucket_refcount (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/apr-32/apr-util/apr-util/buckets/
H A Dapr_buckets_refcount.c22 apr_bucket_refcount *r = a->data;
36 apr_bucket_refcount *r = a->data;
46 apr_bucket_refcount *r = data;
55 apr_bucket_refcount *r = data;
/macosx-10.10/apr-32/apr-util/apr-util/include/
H A Dapr_buckets.h523 /** @see apr_bucket_refcount */
524 typedef struct apr_bucket_refcount apr_bucket_refcount; typedef in typeref:struct:apr_bucket_refcount
527 * apr_bucket_refcount which is updated by the general-purpose refcount
529 * can be cast to a pointer to an apr_bucket_refcount and vice versa.
531 struct apr_bucket_refcount { struct
545 apr_bucket_refcount refcount;
571 * apr_bucket_refcount members.)
601 apr_bucket_refcount refcount;
614 apr_bucket_refcount refcoun
[all...]
/macosx-10.10/apache-793/httpd/include/
H A Dhttp_protocol.h700 apr_bucket_refcount refcount;
/macosx-10.10/apr-32/apr-util/apr-util/dbd/
H A Dapr_dbd_mysql.c95 apr_bucket_refcount refcount;
H A Dapr_dbd_oracle.c201 apr_bucket_refcount refcount;

Completed in 176 milliseconds