Searched refs:file_matching (Results 1 – 3 of 3) sorted by relevance
140 bool file_matching(const char *fname);
64 file_matching(const char *fname) in file_matching() function171 ok &= file_matching(p->fts_path); in grep_tree()
710 if ((finclude || fexclude) && !file_matching(*aargv)) in main()