Searched refs:restart (Results 51 - 75 of 327) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/init/redhat/
H A Dospf6d.init31 restart)
41 echo "Usage: ospf6d {start|stop|restart|status}"
H A Dospfd.init31 restart)
41 echo "Usage: ospfd {start|stop|restart|status}"
H A Dripd.init31 restart)
41 echo "Usage: ripd {start|stop|restart|status}"
H A Dripngd.init31 restart)
41 echo "Usage: ripngd {start|stop|restart|status}"
H A Dzebra.init31 restart)
41 echo "Usage: zebra {start|stop|restart|status}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dbpalogin.init40 restart)
48 echo "Usage: bpalogin {start|stop|restart|status}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_kern_chan.c28 restart:
36 to restart */
38 goto restart;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dwinbind.init32 restart|force-reload)
42 echo "Usage: /etc/init.d/winbind {start|stop|restart|force-reload}"
H A Dsamba.init72 restart|force-reload)
78 echo "Usage: /etc/init.d/samba {start|stop|reload|restart|force-reload}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dwinbind.init32 restart|force-reload)
42 echo "Usage: /etc/init.d/winbind {start|stop|restart|force-reload}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/LSB/
H A Dsamba.sh64 restart | force-reload)
70 echo "Usage: smb {start|stop|reload|force-reload|restart|status}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/RedHat/
H A Dsmb.init49 restart)
56 echo "Usage: smb {start|stop|restart|status}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Ddrop_caches.c33 restart:
43 goto restart;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dlcp.h52 bool restart; /* Restart vs. exit after close */ member in struct:lcp_options
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/83xx/
H A Dmpc8313_rdb.c90 .restart = mpc83xx_restart,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dplatform.c33 _F(void, restart, (void), { while(1); });
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dconcap.h78 int (*restart)(struct concap_proto *cprot, member in struct:concap_proto_ops
105 /* dummy restart/close/connect/reset/disconn methods
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/linux/
H A Dminidlna.init.d.script27 restart|reload|force-reload)
33 *) log_action_msg "Usage: /etc/init.d/minidlna {start|stop|restart|reload|force-reload}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/linux/
H A Dminidlna.init.d.script39 restart|reload|force-reload)
48 *) log_action_msg "Usage: /etc/init.d/minidlna {start|stop|restart|reload|force-reload|status}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/linux/
H A Dminidlna.init.d.script27 restart|reload|force-reload)
33 *) log_action_msg "Usage: /etc/init.d/minidlna {start|stop|restart|reload|force-reload}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dhrtimer.c525 * We can call the callback from here. No restart
534 * restart the tick right on the edge and end up with
1099 int restart; local
1110 restart = fn(timer);
1115 if (restart == HRTIMER_RESTART) {
1156 int restart; local
1171 restart = fn(timer);
1176 if (restart != HRTIMER_NORESTART) {
1261 long __sched hrtimer_nanosleep_restart(struct restart_block *restart) argument
1268 restart
1295 struct restart_block *restart; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/
H A Dsmttimer.c29 static void timer_done(struct s_smc *smc, int restart);
120 static void timer_done(struct s_smc *smc, int restart) argument
153 if (restart && smc->t.st_queue)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-mpc.c159 const u8 * data, int length, int restart)
163 u32 flags = restart ? CCR_RSTA : 0;
166 if (!restart)
188 u8 * data, int length, int restart)
192 u32 flags = restart ? CCR_RSTA : 0;
195 if (!restart)
197 /* Switch to read - restart */
158 mpc_write(struct mpc_i2c *i2c, int target, const u8 * data, int length, int restart) argument
187 mpc_read(struct mpc_i2c *i2c, int target, u8 * data, int length, int restart) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Ddnsmasq.rh75 restart|reload)
88 echo "Usage: $0 {start|stop|restart|reload|condrestart|status}"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/rpm/
H A Ddnsmasq.rh75 restart|reload)
88 echo "Usage: $0 {start|stop|restart|reload|condrestart|status}"

Completed in 218 milliseconds

1234567891011>>