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

/freebsd-13-stable/contrib/apr-util/buckets/
H A Dapr_buckets_file.c34 apr_bucket_file *f = data;
47 apr_bucket_file *a = e->data;
78 apr_bucket_file *a = e->data;
158 apr_bucket_file *f;
191 apr_bucket_file *a = e->data;
202 apr_bucket_file *a = e->data;
217 apr_bucket_file *a = data->data;
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_buckets.h607 /** @see apr_bucket_file */
608 typedef struct apr_bucket_file apr_bucket_file; typedef in typeref:struct:apr_bucket_file
612 struct apr_bucket_file { struct
642 apr_bucket_file file; /**< File */

Completed in 104 milliseconds