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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c192 RES_FOR = 6, enumerator in enum:__anon11414
212 FLAG_FOR = (1 << RES_FOR ),
1861 [RES_FOR ] = "FOR" ,
1933 if ((rpipe->res_word == RES_IN || rpipe->res_word == RES_FOR)
1941 || (rpipe->res_word == RES_FOR && rpipe->next->res_word != RES_IN)
1998 if (rword == RES_WHILE || rword == RES_UNTIL || rword == RES_FOR) {
2026 if (rword == RES_FOR && pi->num_progs) {
2848 { "for", RES_FOR, FLAG_IN | FLAG_START },
2867 if (ctx->res_w == RES_IN || ctx->res_w == RES_FOR) {
2955 if (ctx->res_w == RES_FOR) {
[all...]

Completed in 66 milliseconds