Searched refs:cmd_state (Results 1 – 2 of 2) sorted by relevance
67 enum cmd_state /* State of the commands. */ enum111 extern void set_command_state PARAMS ((struct file *file, enum cmd_state state));
756 set_command_state (struct file *file, enum cmd_state state) in set_command_state()