Home
last modified time | relevance | path

Searched refs:grep_tree (Results 1 – 3 of 3) sorted by relevance

/system/core/toolbox/grep/
Dgrep.h146 int grep_tree(char **argv);
Dutil.c112 grep_tree(char **argv) in grep_tree() function
Dgrep.c695 c = grep_tree(aargv); in grep_main()