OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bqlist
(Results
1 - 2
of
2
) sorted by null
/system/core/sh/
show.c
169
struct nodelist *
bqlist
;
local
176
bqlist
= arg->narg.backquote;
238
shtree(
bqlist
->n, -1, NULL, fp);
parser.c
914
struct nodelist *
bqlist
;
local
946
bqlist
= NULL;
1148
backquotelist =
bqlist
;
1459
nlpp = &
bqlist
[
all
...]
Completed in 155 milliseconds