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

/freebsd-10.1-release/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;
160 apr_bucket_file *f;
192 apr_bucket_file *a = e->data;
203 apr_bucket_file *a = data->data;
/freebsd-10.1-release/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
640 apr_bucket_file file; /**< File */

Completed in 113 milliseconds