HomeSort by relevance Sort by last modified time
    Searched refs:file_matching (Results 1 - 3 of 3) sorted by null

  /system/core/toolbox/grep/
grep.h 144 bool file_matching(const char *fname);
util.c 64 file_matching(const char *fname) function
170 ok &= file_matching(p->fts_path);
grep.c 698 if ((finclude || fexclude) && !file_matching(*aargv))

Completed in 78 milliseconds