Searched refs:ONCE (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/init/
H A Dinit.c43 #define ONCE 0x04 macro
45 * NB: while SYSINIT/WAIT/ONCE are being processed,
50 /* Start these after ONCE are started, restart on exit */
454 if (a->action_type & (SYSINIT | WAIT | ONCE | CTRLALTDEL | SHUTDOWN)) {
983 run_actions(ONCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/init/
H A Dinit.c43 #define ONCE 0x04 macro
45 * NB: while SYSINIT/WAIT/ONCE are being processed,
50 /* Start these after ONCE are started, restart on exit */
454 if (a->action_type & (SYSINIT | WAIT | ONCE | CTRLALTDEL | SHUTDOWN)) {
983 run_actions(ONCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/init/
H A Dinit.c43 #define ONCE 0x04 macro
45 * NB: while SYSINIT/WAIT/ONCE are being processed,
50 /* Start these after ONCE are started, restart on exit */
454 if (a->action_type & (SYSINIT | WAIT | ONCE | CTRLALTDEL | SHUTDOWN)) {
983 run_actions(ONCE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/arm/
H A Darminit.c257 state->Emulate = ONCE;
H A Darmemu.h439 #define ONCE 2 /* execute just one interation */ macro
H A Darmemu.c624 if (state->Emulate < ONCE)
636 else if (state->Emulate < ONCE)
3869 if (state->Emulate == ONCE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/arm/
H A Darminit.c257 state->Emulate = ONCE;
H A Darmemu.h439 #define ONCE 2 /* execute just one interation */ macro
H A Darmemu.c624 if (state->Emulate < ONCE)
636 else if (state->Emulate < ONCE)
3869 if (state->Emulate == ONCE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/arm/
H A Darminit.c257 state->Emulate = ONCE;
H A Darmemu.h439 #define ONCE 2 /* execute just one interation */ macro
H A Darmemu.c624 if (state->Emulate < ONCE)
636 else if (state->Emulate < ONCE)
3869 if (state->Emulate == ONCE)

Completed in 98 milliseconds