Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/grep/
H A Dgrep.h89 int grep_tree(char **argv);
H A Dgrep.c524 c = grep_tree(argv); in main()
H A Dutil.c59 grep_tree(char **argv) in grep_tree() function