Searched refs:cmd_cfunc_ftype (Results 1 – 3 of 3) sorted by relevance
149 typedef void cmd_cfunc_ftype (char *args, int from_tty); typedef151 cmd_cfunc_ftype *cfunc);
78 cmd_cfunc_ftype *cfunc;
117 set_cmd_cfunc (struct cmd_list_element *cmd, cmd_cfunc_ftype *cfunc) in set_cmd_cfunc()