bin/sh/parser.c
126
STATIC void synexpect(int, const char *) __dead;
bin/sh/parser.c
1538
synexpect(-1, 0);
bin/sh/parser.c
253
synexpect(-1, 0);
bin/sh/parser.c
2532
synexpect(token, NULL);
bin/sh/parser.c
426
synexpect(TSEMI, 0);
bin/sh/parser.c
454
synexpect(TDO, 0);
bin/sh/parser.c
467
synexpect(-1, "in");
bin/sh/parser.c
495
synexpect(TWORD, 0);
bin/sh/parser.c
504
synexpect(TRP, 0);
bin/sh/parser.c
511
synexpect(TENDCASE, 0);
bin/sh/parser.c
530
synexpect(-1, 0);
bin/sh/parser.c
537
synexpect(-1, 0);
bin/sh/parser.c
568
synexpect(-1, 0);
bin/sh/parser.c
582
synexpect(-1, 0);
bin/sh/parser.c
702
synexpect(-1, 0);
bin/sh/parser.c
773
synexpect(-1, 0);