Searched refs:exsetp (Results 1 – 1 of 1) sorted by relevance
106 static pnset_t *exsetp; /* pathname globs to ignore */ variable178 exsetp = make_exset(argv[1]); in main()179 if (exsetp == NULL) in main()191 pnset_empty(exsetp); in main()456 if (statp->st_atime >= tstamp || pnset_check(exsetp, path)) in checkpath()471 if (pnset_check(exsetp, path)) { in checkpath()