Home
last modified time | relevance | path

Searched refs:wordexpcmd (Results 1 – 5 of 5) sorted by relevance

/system/core/sh/
Dexpand.h66 int wordexpcmd(int, char **);
Dbuiltins.def91 wordexpcmd wordexp
Dbuiltins.h56 int wordexpcmd(int, char **);
Dbuiltins.c40 { "wordexp", wordexpcmd },
Dexpand.c1543 wordexpcmd(int argc, char **argv) in wordexpcmd() function