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

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 140 bool file_matching(const char *fname);
util.c 64 file_matching(const char *fname) function
171 ok &= file_matching(p->fts_path);
grep.c 695 if ((finclude || fexclude) && !file_matching(*aargv))

Completed in 633 milliseconds