Searched refs:grep_tree (Results 1 – 3 of 3) sorted by relevance
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ | ||
D | grep.h | 142 int grep_tree(char **argv); |
D | util.c | 113 grep_tree(char **argv) in grep_tree() function |
D | grep.c | 707 c = grep_tree(aargv); in main() |