Home
last modified time | relevance | path

Searched refs:monitor_control_active (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/sasyncd/
H A Dmonitor.h43 int monitor_control_active(int);
H A Dcarp.c279 if (monitor_control_active(1)) in control_setrun()
282 if (monitor_control_active(0)) in control_setrun()
H A Dmonitor.c320 monitor_control_active(int active) in monitor_control_active() function