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

12345

/external/webkit/Source/WebCore/page/
H A DHaltablePlugin.h38 virtual void restart() = 0;
/external/openssh/contrib/suse/
H A Drc.sshd67 try-restart)
70 $0 status >/dev/null && $0 restart
75 restart)
117 echo "Usage: $0 {start|stop|status|try-restart|restart|force-reload|reload|probe}"
/external/dbus/bus/
H A Drc.messagebus.in67 restart)
72 echo "Message bus can't reload its configuration, you have to restart it"
76 echo $"Usage: $0 {start|stop|status|restart|reload}"
H A Dmessagebus.in74 restart)
85 echo "Message bus can't reload its configuration, you have to restart it"
89 echo $"Usage: $0 {start|stop|status|restart|condrestart|reload}"
/external/jmonkeyengine/engine/src/test/jme3test/app/
H A DTestContextRestart.java52 app.restart();
/external/dnsmasq/contrib/Suse/
H A Drc.dnsmasq-suse45 try-restart)
49 restart)
74 echo "Usage: $0 {start|stop|status|try-restart|restart|force-reload|reload|probe}"
/external/kernel-headers/original/linux/
H A Dreboot.h71 * Emergency restart, callable from an interrupt handler.
75 #include <asm/emergency-restart.h>
/external/libppp/src/
H A Dcbcp.h56 u_char restart; /* FSM Send again ? */ member in struct:cbcp::__anon8023
/external/mdnsresponder/mDNSPosix/
H A Dmdnsd.sh60 reload|restart|force-reload)
68 echo "Usage: /etc/init.d/mDNS {start|stop|reload|restart}"
/external/valgrind/main/coregrind/
H A Dpub_core_syswrap.h55 Bool restart
/external/e2fsprogs/misc/
H A Duuidd.rc45 force-reload|restart)
50 echo "Usage: /etc/init.d/uuidd {start|stop|restart|force-reload}"
/external/openssh/
H A Dbuffer.c116 restart:
126 goto restart;
135 goto restart;
150 restart:
154 goto restart;
/external/dropbear/debian/
H A Ddropbear.postinst63 invoke-rc.d dropbear restart
65 /etc/init.d/dropbear restart
H A Ddropbear.init44 restart|force-reload)
56 echo "Usage: $N {start|stop|restart|force-reload}" >&2
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DJmeContext.java91 * the context has already been created, then <code>restart()</code> must be called
175 public void restart(); method in interface:JmeContext
/external/ppp/pppd/
H A Dlcp.h75 bool restart; /* Restart vs. exit after close */ member in struct:lcp_options
/external/ipsec-tools/src/racoon/
H A Dthrottle.c106 restart:
114 goto restart;
/external/openssh/contrib/redhat/
H A Dsshd.init80 restart)
103 echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}"
/external/stlport/test/unit/cppunit/
H A Dcppunit_timer.h40 void restart() { function in class:Timer
/external/webkit/Source/WebCore/plugins/
H A DPluginViewNone.cpp127 void PluginView::restart() function in class:WebCore::PluginView
/external/dhcpcd/dhcpcd-hooks/
H A D50-ntp.conf11 : ${ntpd_restart_cmd:=service_condcommand ntpd restart}
66 # If we changed anything, restart ntpd
/external/openssh/openbsd-compat/
H A Dreadpassphrase.c70 restart:
96 sa.sa_flags = 0; /* don't restart system calls */
184 goto restart;
/external/openssh/contrib/caldera/
H A Dsshd.init106 restart)
/external/dbus/dbus/
H A Ddbus-message-factory.c825 restart:
838 goto restart;
905 restart:
921 goto restart;
949 restart:
976 goto restart;
1032 restart:
1059 goto restart;
1256 restart:
1284 goto restart;
[all...]
/external/grub/stage2/
H A Dstage2.c249 restart:
616 goto restart;
623 goto restart;
701 goto restart;
706 goto restart;
760 goto restart;

Completed in 446 milliseconds

12345