Searched refs:RESPAWN (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/init/
H A Dinit.c51 #define RESPAWN 0x08 macro
52 /* Like RESPAWN, but wait for <Enter> to be pressed on tty */
56 * Then go back to respawning RESPAWN and ASKFIRST actions.
459 if (a->action_type & (RESPAWN | ASKFIRST)) {
817 /* run_actions(RESPAWN | ASKFIRST); */
905 new_init_action(RESPAWN, bb_default_login_shell, "");
993 run_actions(RESPAWN | ASKFIRST);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/init/
H A Dinit.c51 #define RESPAWN 0x08 macro
52 /* Like RESPAWN, but wait for <Enter> to be pressed on tty */
56 * Then go back to respawning RESPAWN and ASKFIRST actions.
459 if (a->action_type & (RESPAWN | ASKFIRST)) {
817 /* run_actions(RESPAWN | ASKFIRST); */
905 new_init_action(RESPAWN, bb_default_login_shell, "");
993 run_actions(RESPAWN | ASKFIRST);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/init/
H A Dinit.c51 #define RESPAWN 0x08 macro
52 /* Like RESPAWN, but wait for <Enter> to be pressed on tty */
56 * Then go back to respawning RESPAWN and ASKFIRST actions.
459 if (a->action_type & (RESPAWN | ASKFIRST)) {
817 /* run_actions(RESPAWN | ASKFIRST); */
905 new_init_action(RESPAWN, bb_default_login_shell, "");
993 run_actions(RESPAWN | ASKFIRST);

Completed in 128 milliseconds