Searched refs:handler_1 (Results 1 – 1 of 1) sorted by relevance
2425 void (*handler_1)(Monitor *mon, void *arg0); in monitor_handle_command() local2696 handler_1 = cmd->handler; in monitor_handle_command()2697 handler_1(mon, args[0]); in monitor_handle_command()