Home
last modified time | relevance | path

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

/openbsd/src/bin/ksh/
Dsyn.c22 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()
[all …]