Home
last modified time | relevance | path

Searched refs:ap_find_module_name (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttp_config.h374 API_EXPORT(const char *) ap_find_module_name(module *m);
Dap_compat.h132 #define find_module_name ap_find_module_name
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_config.c746 API_EXPORT(const char *) ap_find_module_name(module *m) in ap_find_module_name() function