Searched refs:restart (Results 1 - 4 of 4) sorted by relevance

/pkg/src/tests/api/
H A Dt_smf.py143 restarter_actions/restart integer
174 restarter_actions/restart integer
205 restarter_actions/restart integer
237 restarter_actions/restart integer
269 restarter_actions/restart integer
301 restarter_actions/restart integer
333 restarter_actions/restart integer
366 smf.restart("svc:/system/test_restart_svc:default")
368 "svcadm restart svc:/system/test_restart_svc:default")
371 smf.restart("sv
[all...]
/pkg/src/modules/
H A Dsmf.py239 def restart(fmris, sync_timeout=0, zone=None): function
244 args = [svcadm_path, "restart"]
/pkg/src/modules/client/
H A Dactuator.py54 "restart_fmri", # restart this service on any change
62 "restart_fmri", # restart this service on any change
69 "restart_fmri", # restart this service on any change
406 self.__invoke(smf.restart, params, sync_timeout=self.sync_timeout)
/pkg/src/tests/
H A Dpkg5unittest.py4457 self.restart()
4607 def restart(self): member in class:ApacheController

Completed in 700 milliseconds