Searched refs:RES_SNTX (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.c200 RES_SNTX = 13 enumerator in enum:__anon11414
1869 [RES_SNTX ] = "SNTX" ,
2869 ctx->res_w = RES_SNTX;
2880 ctx->res_w = RES_SNTX;
2929 debug_printf_parse("done_word return %d\n", (ctx->res_w == RES_SNTX));
2930 return (ctx->res_w == RES_SNTX);

Completed in 109 milliseconds