Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c534 RES_CASE , enumerator
3684 [RES_CASE ] = "CASE" , in debug_print_tree()
3897 if (ctx->ctx_res_w == RES_CASE) in done_pipe()
3983 { "case", RES_CASE, NOT_ASSIGNMENT , FLAG_MATCH | FLAG_START }, in match_reserved_word()
4170 && ctx->ctx_res_w != RES_CASE in done_word()
4277 if (ctx->ctx_res_w == RES_CASE) { in done_word()
9843 if (rword == RES_CASE) { in run_list()