OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:readtoken1
(Results
1 - 1
of
1
) sorted by null
/system/core/sh/
parser.c
115
STATIC int
readtoken1
(int, char const *, char *, int);
692
readtoken1
(pgetc(), here->here->type == NHERE? SQSYNTAX : DQSYNTAX,
789
* have parseword (
readtoken1
?) handle both words and redirection.]
860
return
readtoken1
(c, BASESYNTAX, (char *)NULL, 0);
875
* will run code that appears at the end of
readtoken1
.
908
readtoken1
(int firstc, char const *syntax, char *eofmark, int striptabs)
function
[
all
...]
Completed in 1100 milliseconds