Searched defs:get_suexec_id_doer (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/generators/
H A Dmod_suexec.c82 static ap_unix_identity_t *get_suexec_id_doer(const request_rec *r) function
126 ap_hook_get_suexec_identity(get_suexec_id_doer,NULL,NULL,APR_HOOK_MIDDLE);
/httpd/modules/mappers/
H A Dmod_userdir.c347 static ap_unix_identity_t *get_suexec_id_doer(const request_rec *r) function
378 ap_hook_get_suexec_identity(get_suexec_id_doer,NULL,NULL,APR_HOOK_FIRST);

Completed in 2078 milliseconds