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

/system/core/toolbox/grep/
H A Dgrep.c698 if ((finclude || fexclude) && !file_matching(*aargv))
H A Dgrep.h144 bool file_matching(const char *fname);
H A Dutil.c64 file_matching(const char *fname) function
170 ok &= file_matching(p->fts_path);

Completed in 165 milliseconds