Searched refs:RES_NONE (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.c183 RES_NONE = 0, enumerator in enum:__anon19958
203 FLAG_END = (1 << RES_NONE ),
1851 [RES_NONE ] = "NONE" ,
2803 if (RES_NONE)
2804 pi->res_word = RES_NONE;
2813 ctx->res_w = RES_NONE;
2877 } else if (ctx->res_w == RES_NONE || !(ctx->old_flag & (1 << r->code))) {
3344 && !dest->quote && ctx->res_w == RES_NONE

Completed in 142 milliseconds