Searched defs:module_conf (Results 1 – 3 of 3) sorted by relevance
109 modstack_config(struct module_stack* stack, const char* module_conf) in modstack_config()236 modstack_call_startup(struct module_stack* stack, const char* module_conf, in modstack_call_startup()262 modstack_call_init(struct module_stack* stack, const char* module_conf, in modstack_call_init()
608 check_modules_exist(const char* module_conf) in check_modules_exist()
386 char* module_conf; member