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

/httpd/include/
H A Dhttp_log.h143 * initialized explicitly. This means that if aplog_module_index
148 static int * const aplog_module_index; variable
166 #define APLOG_MODULE_INDEX (*aplog_module_index)
169 (aplog_module_index ? *aplog_module_index : APLOG_NO_MODULE)

Completed in 974 milliseconds