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

/solaris-userland-s11u3/components/quagga/Solaris/
H A Dquaggaadm45 restart=0;
50 restart=1
53 if [ $restart = "1" ]; then
54 /usr/sbin/svcadm restart ${1}
/solaris-userland-s11u3/components/openstack/keystone/files/
H A Dkeystone53 def restart():
54 httpd('restart')
/solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/panel/com/oracle/solaris/vp/panel/swing/smf/
H A DSmfStatusPanel.java86 private TaskComponent restart; field in class:SmfStatusPanel
138 restart = createRestartTaskComponent();
148 taskPanel.add(restart.getComponent());
199 return restart.getLabel();
362 "service.task.long.restart",
363 "service.task.tip.restart",
367 tracker.getService().restart();
482 disable, restart, maintain, degrade};
491 disable, refresh, restart, maintain, degrade};
/solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/panel/com/oracle/solaris/vp/panel/common/smf/
H A DServiceBean.java215 void restart() throws ScfException; method in interface:ServiceBean
H A DAggregatedRefreshService.java199 public void restart() throws ScfException { method in class:AggregatedRefreshService
200 service.restart();
H A DServiceBeanAdaptor.java272 public void restart() throws ScfException { method in class:ServiceBeanAdaptor
274 sibean_.restart();
/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_3/
H A DREADME_demo_module_3205 stop and restart it in debug mode.
/solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py564 self.restart()
583 def restart(self): member in class:BaseSolaris
933 IKE daemon service will be restarted. If the restart
987 def restart(self): member in class:SolarisIPsecProcess
989 Some optimization possible here, a restart does not
1210 will call sync(), which will restart the device driver.
1531 # Next time we restart, these tunnels will be removed.
/solaris-userland-s11u3/components/visual-panels/core/src/java/util/com/oracle/solaris/vp/util/swing/
H A DListCellOverlay.java594 timer.restart();

Completed in 66 milliseconds