Lines Matching refs:musthave
22 static void musthave(int, int);
158 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()
172 musthave(int c, int cf) in musthave() function
186 musthave(emark, KEYWORD|ALIAS); in nested()
261 musthave(')', 0); in get_command()
292 musthave(LWORD,LETEXPR); in get_command()
318 musthave(LWORD, ARRAYVAR); in get_command()
342 musthave(LWORD, 0); in get_command()
354 musthave(FI, KEYWORD|ALIAS); in get_command()
382 musthave(LWORD, 0); in get_command()
435 musthave(c, KEYWORD|ALIAS); in dogroup()
444 musthave(THEN, KEYWORD|ALIAS); in thenpart()
498 musthave(c, KEYWORD|ALIAS); in caselist()
515 musthave(LWORD, 0); in casepart()
521 musthave(')', 0); in casepart()
526 musthave(BREAK, CONTIN|KEYWORD|ALIAS); in casepart()
560 musthave('{', CONTIN|KEYWORD|ALIAS); /* } */ in function_body()