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

/httpd/modules/generators/
H A Dmod_cgi.c1056 int rr_status; local
1083 rr_status = ap_run_sub_req(rr);
1084 if (ap_is_HTTP_REDIRECT(rr_status)) {
H A Dmod_cgid.c1723 int rr_status; local
1750 rr_status = ap_run_sub_req(rr);
1751 if (ap_is_HTTP_REDIRECT(rr_status)) {

Completed in 19 milliseconds