Home
last modified time | relevance | path

Searched refs:RES_SNTX (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c542 RES_SNTX enumerator
3691 [RES_SNTX ] = "SNTX" , in debug_print_tree()
4022 ctx->ctx_res_w = RES_SNTX; in reserved_word()
4036 ctx->ctx_res_w = RES_SNTX; in reserved_word()
4195 (ctx->ctx_res_w == RES_SNTX)); in done_word()
4196 return (ctx->ctx_res_w == RES_SNTX); in done_word()