Searched refs:ap_find_module_name (Results 1 – 3 of 3) sorted by relevance
374 API_EXPORT(const char *) ap_find_module_name(module *m);
132 #define find_module_name ap_find_module_name
746 API_EXPORT(const char *) ap_find_module_name(module *m) in ap_find_module_name() function