Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c8599 TWHILE, enumerator
8637 /* 27 */ | (0u << TWHILE)
12033 case TWHILE: in simplecmd()
12146 case TWHILE: in parse_command()
12150 n1->type = (lasttoken == TWHILE) ? NWHILE : NUNTIL; in parse_command()