Searched refs:RES_NONE (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.c183 RES_NONE = 0, enumerator in enum:__anon11414
203 FLAG_END = (1 << RES_NONE ),
1852 [RES_NONE ] = "NONE" ,
2804 if (RES_NONE)
2805 pi->res_word = RES_NONE;
2814 ctx->res_w = RES_NONE;
2878 } else if (ctx->res_w == RES_NONE || !(ctx->old_flag & (1 << r->code))) {
3345 && !dest->quote && ctx->res_w == RES_NONE

Completed in 102 milliseconds