Searched refs:IMSG_CTL_MONITOR (Results 1 – 3 of 3) sorted by relevance
49 IMSG_CTL_MONITOR, enumerator
306 case IMSG_CTL_MONITOR: in control_dispatch_imsg()310 else if (imsg.hdr.type == IMSG_CTL_MONITOR) in control_dispatch_imsg()
211 if (imsg_compose(&ctl_ibuf, IMSG_CTL_MONITOR, 0, 0, -1, NULL, 0) == -1) in monitor_session()