OpenGrok
Cross Reference: parser.c
xref
: /
system
/
core
/
sh
/
parser.c
Home
|
History
|
Annotate
|
Download
|
only in
sh
Lines Matching
refs:NSUBSHELL
463
n1->type =
NSUBSHELL
;
507
if (n1->type !=
NSUBSHELL
) {