Home
last modified time | relevance | path

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

/system/core/sh/
Dparser.c692 readtoken1(pgetc(), here->here->type == NHERE? SQSYNTAX : DQSYNTAX, in parseheredoc()
816 while ((c = pgetc()) != '\n' && c != PEOF); in xxreadtoken()
820 if (pgetc() == '\n') { in xxreadtoken()
837 if (pgetc() == '&') in xxreadtoken()
842 if (pgetc() == '|') in xxreadtoken()
847 if (pgetc() == ';') in xxreadtoken()
958 c = pgetc(); in readtoken1()
975 c = pgetc(); in readtoken1()
986 c = pgetc(); in readtoken1()
1090 if (pgetc() == ')') { in readtoken1()
[all …]
Dinput.h51 int pgetc(void);
Dinput.c173 pgetc(void) in pgetc() function
Dexec.c186 pgetc(); pungetc(); /* fill up input buffer */ in tryexec()
DTOUR340 INPUT: The basic input routine is pgetc, which reads from the