OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TREDIR
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
token.h
12
#define
TREDIR
11
mktokens
52
TREDIR
0 redirection
parser.c
302
while (readtoken() ==
TREDIR
) {
499
while (readtoken() ==
TREDIR
) {
564
} else if (lasttoken ==
TREDIR
) {
779
* If the token is
TREDIR
, then we set redirnode to a structure containing
1142
return lasttoken =
TREDIR
;
[
all
...]
Completed in 13 milliseconds