Searched refs:command_process (Results 1 – 3 of 3) sorted by relevance
35 int command_process(globalstate *gstate, int cmd);
1054 command_process(globalstate *gstate, int cmd) in command_process() function
665 status = command_process(gstate, (int)ch); in do_command()