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

/httpd/modules/http/
H A Dmod_mime.c748 * find_ct is the hook routine for determining content-type and other
753 static int find_ct(request_rec *r) function
1009 ap_hook_type_checker(find_ct,NULL,NULL,APR_HOOK_MIDDLE);

Completed in 253 milliseconds