Searched refs:grep_tree (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/grep/ | ||
H A D | grep.h | 89 int grep_tree(char **argv); |
H A D | grep.c | 524 c = grep_tree(argv); in main() |
H A D | util.c | 59 grep_tree(char **argv) in grep_tree() function |