Home
last modified time | relevance | path

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

/freebsd/usr.bin/grep/
H A Dgrep.h141 bool file_matching(const char *fname);
H A Dutil.c79 file_matching(const char *fname) in file_matching() function
189 ok &= file_matching(p->fts_path); in grep_tree()
H A Dgrep.c710 if ((finclude || fexclude) && !file_matching(*aargv))