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()
448 musthave(LWORD, CMDASN); in get_command()
470 musthave(LWORD, 0); in get_command()
482 musthave(FI, KEYWORD|sALIAS); in get_command()
507 musthave(LWORD, 0); in get_command()
566 musthave(c, KEYWORD|sALIAS); in dogroup()
[all …]