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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c203 FLAG_END = (1 << RES_NONE ), enumerator in enum:__anon19959
2834 * FLAG_END means we are done with the sequence, and are ready
2844 { "fi", RES_FI, FLAG_END },
2852 { "done", RES_DONE, FLAG_END }
2885 if (ctx->old_flag & FLAG_END) {

Completed in 114 milliseconds