Searched refs:is_complete_command (Results 1 – 3 of 3) sorted by relevance
110 int is_complete_command (struct cmd_list_element *cmd);
305 is_complete_command (struct cmd_list_element *c) in is_complete_command() function
458 && !is_complete_command (c)) in execute_command()