Searched refs:is_complete_command (Results 1 – 6 of 6) sorted by relevance
108 int is_complete_command (struct cmd_list_element *cmd);
288 is_complete_command (struct cmd_list_element *c) in is_complete_command() function
710 && !is_complete_command (c)) in execute_command()
12411 * cli/cli-cmds.h (is_complete_command): Change parameter to a12413 * cli/cli-cmds.c (is_complete_command): Update. Use12416 is_complete_command.
470 (is_complete_command): New function. Checks if a command is the
3745 * top.c (is_complete_command, init_cmd_lists, init_cli_cmds,