Home
last modified time | relevance | path

Searched defs:daemonControl (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/app/Model/
H A DMonitor.php145 public function daemonControl($monitor, $command, $daemon=null) { function in Monitor
/dports/multimedia/zoneminder/zoneminder-1.36.5/scripts/ZoneMinder/lib/ZoneMinder/
H A DGeneral.pm544 sub daemonControl { subroutine
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/app/Controller/
H A DMonitorsController.php357 public function daemonControl($id, $command, $daemon=null) { function in MonitorsController
H A DHostController.php28 public function daemonControl($daemon_name, $command) { function in HostController
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/includes/
H A Dfunctions.php783 function daemonControl($command, $daemon=false, $args=false) { function