Searched refs:args_func (Results 1 – 3 of 3) sorted by relevance
133 mi_cmd_args_ftype *args_func; member
224 if (parse->cmd->args_func != NULL in mi_parse()
1244 || parse->cmd->args_func != NULL) in mi_cmd_execute()1279 if (parse->cmd->args_func != NULL) in mi_cmd_execute()1280 return parse->cmd->args_func (parse->args, 0 /*from_tty */ ); in mi_cmd_execute()