Searched refs:AP_BUCKET_IS_ERROR (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/http/
H A Dchunk_filter.c75 if (AP_BUCKET_IS_ERROR(e) &&
H A Dhttp_filters.c1156 if (AP_BUCKET_IS_ERROR(e) && !eb) {
1696 if (AP_BUCKET_IS_ERROR(e)) {
/httpd/include/
H A Dhttp_protocol.h732 #define AP_BUCKET_IS_ERROR(e) (e->type == &ap_bucket_type_error) macro

Completed in 889 milliseconds