Searched refs:grep_tree (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/usr.bin/grep/ | ||
| H A D | grep.h | 143 bool grep_tree(char **argv); |
| H A D | grep.c | 707 matched = grep_tree(aargv); |
| H A D | util.c | 126 grep_tree(char **argv) in grep_tree() function |