Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.h142 int grep_tree(char **argv);
Dutil.c113 grep_tree(char **argv) in grep_tree() function
Dgrep.c707 c = grep_tree(aargv); in main()