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

/httpd/server/
H A Drequest.c348 static walk_cache_t *prep_walk_cache(apr_size_t t, request_rec *r) function
606 cache = prep_walk_cache(AP_NOTE_DIRECTORY_WALK, r);
1367 cache = prep_walk_cache(AP_NOTE_LOCATION_WALK, r);
1573 cache = prep_walk_cache(AP_NOTE_FILE_WALK, r);
1773 cache = prep_walk_cache(AP_NOTE_IF_WALK, r);

Completed in 374 milliseconds