ap_is_HTTP_SUCCESS 1334 modules/generators/mod_autoindex.c         || !(rr->status == OK || ap_is_HTTP_SUCCESS(rr->status)
ap_is_HTTP_SUCCESS  327 modules/http/http_filters.c             if (!ap_is_HTTP_SUCCESS(f->r->status)) {
ap_is_HTTP_SUCCESS  279 modules/http/http_protocol.c     if (!ap_is_HTTP_SUCCESS(r->status) || r->no_local_copy) {