OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wordexpcmd
(Results
1 - 5
of
5
) sorted by null
/system/core/sh/
expand.h
66
int
wordexpcmd
(int, char **);
builtins.c
40
{ "wordexp",
wordexpcmd
},
builtins.h
56
int
wordexpcmd
(int, char **);
builtins.def
91
wordexpcmd
wordexp
expand.c
1543
wordexpcmd
(int argc, char **argv)
function
Completed in 558 milliseconds