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

/httpd/include/
H A Dhttp_request.h558 AP_DECLARE(int) ap_if_walk(request_rec *r);
/httpd/server/
H A Drequest.c164 if ((access_status = ap_if_walk(r))) {
194 if ((access_status = ap_if_walk(r))) {
1746 AP_DECLARE(int) ap_if_walk(request_rec *r) function

Completed in 1062 milliseconds