Searched refs:module_found (Results 1 – 2 of 2) sorted by relevance
418 struct cli_callback_descr **module_found) in find_cli_callback_descr() argument431 *module_found = &(modules_list->modules[modules_iter]); in find_cli_callback_descr()432 dprintf("CLI DEBUG: module %s found\n", (*module_found)->name); in find_cli_callback_descr()437 *module_found = NULL; in find_cli_callback_descr()
156 struct cli_callback_descr **module_found);