Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c79 #define musthave(c,cf) do { \ macro
199 musthave(LWORD, 0); in synio()
205 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()
244 musthave(emark, KEYWORD|sALIAS); in nested()
380 musthave(/*(*/ ')', 0); in get_command()
442 musthave(LWORD, CMDASN); in get_command()
464 musthave(LWORD, 0); in get_command()
476 musthave(FI, KEYWORD|sALIAS); in get_command()
501 musthave(LWORD, 0); in get_command()
560 musthave(c, KEYWORD|sALIAS); in dogroup()
[all …]