HomeSort by: relevance | last modified time | path
    Searched refs:restart (Results 1 - 25 of 369) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/games/sail/
restart.h 1 /* $NetBSD: restart.h,v 1.4 2009/03/14 19:35:13 dholland Exp $ */
32 extern jmp_buf restart;
  /src/external/mpl/bind/dist/contrib/scripts/
nanny.pl 25 open(FILE, $pid_file_location) || goto restart;
32 goto restart if ($res == 0);
37 goto restart if ($return == 9);
42 restart: label
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
save-bp-qualified.exp 24 proc restart {} {
40 if ![restart] {
58 if ![restart] {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
save-bp-qualified.exp 24 proc restart {} {
40 if ![restart] {
58 if ![restart] {
  /src/crypto/dist/ipsec-tools/rpm/
ipsec-tools.FC1 58 restart() {
72 restart)
73 restart
76 [ -e "$VAR_SUBSYS_IPSEC" ] && restart
82 echo $"Usage: $0 {start|stop|restart|condrestart|status}"
  /src/usr.sbin/lpr/lpc/
extern.h 47 void restart(int, char **);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
dprintf.exp 71 # Restart GDB and set set up for testing.
73 proc restart {} {
109 restart
129 restart
156 restart
sigstep.exp 38 # Restart GDB, set a display showing $PC, and run to main.
40 proc restart {} {
59 restart
84 restart
201 restart
303 restart
341 restart
399 restart
431 restart
485 restart
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
dprintf.exp 71 # Restart GDB and set set up for testing.
73 proc restart {} {
109 restart
129 restart
156 restart
sigstep.exp 38 # Restart GDB, set a display showing $PC, and run to main.
40 proc restart {} {
59 restart
84 restart
202 restart
305 restart
343 restart
401 restart
433 restart
487 restart
    [all...]
  /src/tests/sys/rc/
h_args.sh 46 for command in start stop restart custom; do
  /src/crypto/external/cpl/trousers/dist/dist/fedora/
fedora.initrd.tcsd 93 restart)
99 restart
101 condrestart|try-restart)
103 restart
107 echo $"Usage: $0 {start|stop|restart|reload|force-reload|condrestart|try-restart|status}"
  /src/tests/sbin/ifconfig/
t_repeated_scan.sh 87 /bin/sh /etc/rc.d/hostapd restart >/dev/null 2>&1
88 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
t_woptions.sh 95 /bin/sh /etc/rc.d/hostapd restart >/dev/null 2>&1
96 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
157 /bin/sh /etc/rc.d/hostapd restart >/dev/null 2>&1
158 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
209 /bin/sh /etc/rc.d/hostapd restart >/dev/null 2>&1
210 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
t_repeated_link_addr.sh 113 /bin/sh /etc/rc.d/hostapd restart >/dev/null 2>&1
114 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
cxa_finalize.c 47 restart:
74 goto restart;
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
cxa_finalize.c 47 restart:
74 goto restart;
  /src/external/gpl3/gdb/dist/gnulib/import/
msvc-inval.h 151 /* The restart that will resume execution at the code between
154 jmp_buf restart; member in struct:gl_msvc_inval_per_thread
156 /* Tells whether the contents of restart is valid. */
181 if (setjmp (msvc_inval_current->restart) == 0) \
  /src/external/gpl3/gdb.old/dist/gnulib/import/
msvc-inval.h 151 /* The restart that will resume execution at the code between
154 jmp_buf restart; member in struct:gl_msvc_inval_per_thread
156 /* Tells whether the contents of restart is valid. */
181 if (setjmp (msvc_inval_current->restart) == 0) \
  /src/external/bsd/unbound/dist/contrib/
unbound.init_fedora 71 restart() {
81 restart
100 restart)
101 restart
112 condrestart|try-restart)
114 restart
117 echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}"
unbound.init 88 restart() {
98 restart
119 restart)
132 condrestart|try-restart)
134 restart
137 echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}"
unbound.init_yocto 88 restart() {
98 restart
119 restart)
132 condrestart|try-restart)
134 restart
137 echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}"
  /src/etc/powerd/scripts/
sleep_button 32 # Virtual machine is resuming, restart the network
33 /etc/rc.d/dhcpcd restart
  /src/lib/libc/stdio/
fgetwc.c 61 restart:
73 goto restart;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/
bcm953012er.dts 56 button-restart {

Completed in 46 milliseconds

1 2 3 4 5 6 7 8 91011>>