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

/freebsd-11-stable/usr.bin/grep/
H A Dgrep.h162 bool file_matching(const char *fname);
H A Dutil.c85 file_matching(const char *fname) function
186 ok &= file_matching(p->fts_path);
H A Dgrep.c785 if ((finclude || fexclude) && !file_matching(*aargv))

Completed in 155 milliseconds