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

/httpd/modules/http/
H A Dhttp_filters.c1137 ap_bucket_error *eb = NULL; local
1156 if (AP_BUCKET_IS_ERROR(e) && !eb) {
1157 eb = e->data;
1169 if (eb) {
1172 status = eb->status;

Completed in 2705 milliseconds