Searched refs:module_start_module (Results 1 – 1 of 1) sorted by relevance
43 static void (*module_start_module) (void *) = NULL; variable111 module_start_module = handler->start; in module_create()430 if (module_start_module != NULL) { in module_imsg_handler()431 module_start_module(base->ctx); in module_imsg_handler()