Searched refs:is_complete_command (Results 1 – 6 of 6) sorted by relevance
154 int is_complete_command (struct cmd_list_element *cmd);
454 is_complete_command (struct cmd_list_element *c) in is_complete_command() function
522 && !is_complete_command (c)) in execute_command()
12399 * cli/cli-cmds.h (is_complete_command): Change parameter to a12401 * cli/cli-cmds.c (is_complete_command): Update. Use12404 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,