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

/httpd/include/
H A Dhttp_request.h111 AP_DECLARE(request_rec *) ap_sub_req_lookup_dirent(const apr_finfo_t *finfo,
/httpd/modules/generators/
H A Dmod_autoindex.c1335 if (!(rr = ap_sub_req_lookup_dirent(dirent, r, AP_SUBREQ_NO_ARGS, NULL))) {
/httpd/modules/mappers/
H A Dmod_negotiation.c1163 sub_req = ap_sub_req_lookup_dirent(&dirent, r, AP_SUBREQ_MERGE_ARGS,
/httpd/server/
H A Drequest.c2173 AP_DECLARE(request_rec *) ap_sub_req_lookup_dirent(const apr_finfo_t *dirent, function

Completed in 34 milliseconds