Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c745 smallint ctx_dsemicolon; /* ";;" seen */ member
4148 if (ctx->ctx_dsemicolon in done_word()
4153 ctx->ctx_dsemicolon = 0; in done_word()
5890 ctx.ctx_dsemicolon = 1; in parse_stream()