Searched refs:command_loop_proc (Results 1 – 2 of 2) sorted by relevance
328 && current_interpreter->procs->command_loop_proc != NULL) in current_interp_command_loop()329 current_interpreter->procs->command_loop_proc (current_interpreter->data); in current_interp_command_loop()
70 interp_command_loop_ftype *command_loop_proc; member