HomeSort by: relevance | last modified time | path
    Searched defs:musthave (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
syn.c 27 static void musthave ARGS((int c, int cf));
173 musthave(LWORD, ishere ? HEREDELIM : 0);
187 musthave(c, cf) function
203 musthave(emark, KEYWORD|ALIAS);
279 musthave(')', 0);
309 musthave(LWORD,LETEXPR);
338 musthave(LWORD, ARRAYVAR);
360 musthave(LWORD, 0);
372 musthave(FI, KEYWORD|ALIAS);
391 musthave(LWORD, 0)
    [all...]
syn.c 27 static void musthave ARGS((int c, int cf));
173 musthave(LWORD, ishere ? HEREDELIM : 0);
187 musthave(c, cf) function
203 musthave(emark, KEYWORD|ALIAS);
279 musthave(')', 0);
309 musthave(LWORD,LETEXPR);
338 musthave(LWORD, ARRAYVAR);
360 musthave(LWORD, 0);
372 musthave(FI, KEYWORD|ALIAS);
391 musthave(LWORD, 0)
    [all...]

Completed in 23 milliseconds