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

/httpd/include/
H A Dhttp_request.h555 AP_DECLARE(int) ap_location_walk(request_rec *r);
/httpd/server/
H A Drequest.c161 if ((access_status = ap_location_walk(r))) {
191 if ((access_status = ap_location_walk(r))) {
1348 AP_DECLARE(int) ap_location_walk(request_rec *r) function

Completed in 1770 milliseconds