Searched refs:handler_3 (Results 1 – 1 of 1) sorted by relevance
2427 void (*handler_3)(Monitor *mon, void *arg0, void *arg1, void *arg2); in monitor_handle_command() local2704 handler_3 = cmd->handler; in monitor_handle_command()2705 handler_3(mon, args[0], args[1], args[2]); in monitor_handle_command()