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

/openwrt/package/network/services/hostapd/files/
H A Dmulticall.c10 bool restart = false; local
13 restart:
19 if (!restart && argc > 1) {
22 restart = true;
23 goto restart;
/openwrt/package/network/config/firewall/files/
H A Dfirewall.init40 restart() {
41 fw3 restart
/openwrt/package/base-files/files/etc/
H A Drc.common23 restart() { function
70 restart Restart the service
71 reload Reload configuration files (or restart if that fails)
140 ALL_COMMANDS="start stop reload restart boot shutdown enable disable enabled depends ${EXTRA_COMMANDS}"
142 [ "$action" = "reload" ] && action='eval reload "$@" || restart "$@" && :'
/openwrt/target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/
H A Dboard-mcs8140-dt.c41 .restart = mcs814x_restart,
/openwrt/package/network/config/netifd/files/etc/init.d/
H A Dnetwork140 restart() {
/openwrt/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/
H A Dtl_wdr4900_v1.c142 .restart = fsl_rstcr_restart,
/openwrt/package/network/services/omcproxy/files/
H A Domcproxy.init46 procd_add_interface_trigger "interface.*" $network /etc/init.d/omcproxy restart
/openwrt/target/linux/oxnas/files/arch/arm/mach-oxnas/
H A Dmach-ox820.c186 .restart = ox820_assert_system_reset,
/openwrt/target/linux/generic/files/drivers/net/phy/
H A Dswconfig.c385 int restart = 0; local
399 if (restart)
403 restart = 1;
413 } while (restart);
/openwrt/package/network/services/ead/src/
H A Dead.c792 start_servers(bool restart) argument
/openwrt/target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/
H A Dlaguna.c1080 .restart = cns3xxx_restart,

Completed in 51 milliseconds