Searched refs:exsetp (Results 1 – 1 of 1) sorted by relevance
102 static pnset_t *exsetp; /* pathname globs to ignore */ variable174 exsetp = make_exset(argv[1]); in main()175 if (exsetp == NULL) in main()187 pnset_empty(exsetp); in main()452 if (statp->st_atime >= tstamp || pnset_check(exsetp, path)) in checkpath()467 if (pnset_check(exsetp, path)) { in checkpath()