Lines Matching defs:module_index
349 int module_index;
430 static int * const aplog_module_index = &(foo##_module.module_index)
511 (((void **)(v))[(m)->module_index])
513 ((((void **)(v))[(m)->module_index]) = (val))
521 * @param index The module_index of the module to get the loglevel for.
529 * @param index The module_index of the module to get the loglevel for.
539 * @param index The module_index of the module to get the loglevel for.
549 * @param index The module_index of the module to get the loglevel for.
558 * @param index The module_index of the module to set the loglevel for.
761 * @param module_index The module index to get the name for
764 AP_DECLARE(const char *) ap_find_module_short_name(int module_index);