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

/macosx-10.10/apache-793/httpd/server/
H A Deor_bucket.c51 AP_DECLARE(apr_bucket *) ap_bucket_eor_make(apr_bucket *b, request_rec *r) function
81 return ap_bucket_eor_make(b, r);
/macosx-10.10/apache-793/httpd/include/
H A Dhttp_request.h571 AP_DECLARE(apr_bucket *) ap_bucket_eor_make(apr_bucket *b, request_rec *r);

Completed in 148 milliseconds