Searched refs:EXCL_PAT (Results 1 – 3 of 3) sorted by relevance
83 #define EXCL_PAT 0 macro
77 if (fpattern[i].mode == EXCL_PAT) in file_matching()98 if (dpattern[i].mode == EXCL_PAT) in dir_matching()
617 add_fpattern(optarg, EXCL_PAT); in grep_main()625 add_dpattern(optarg, EXCL_PAT); in grep_main()