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

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

Completed in 70 milliseconds