OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPIPE
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
token.h
7
#define
TPIPE
6
mktokens
47
TPIPE
0 "|"
parser.c
259
if (readtoken() ==
TPIPE
) {
271
} while (readtoken() ==
TPIPE
);
432
if (checkkwd = 2, readtoken() !=
TPIPE
)
845
RETURN(
TPIPE
);
[
all
...]
Completed in 180 milliseconds