Searched refs:FLAG_END (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.c203 FLAG_END = (1 << RES_NONE ), enumerator in enum:__anon11415
2835 * FLAG_END means we are done with the sequence, and are ready
2845 { "fi", RES_FI, FLAG_END },
2853 { "done", RES_DONE, FLAG_END }
2886 if (ctx->old_flag & FLAG_END) {

Completed in 38 milliseconds