Lines Matching defs:opt_flags
219 int opt_flags;
1152 opt_flags = 0;
1324 } else if ((opt_flags & OP_NET) && tgrp->gr_next) {
1381 hang_dirp(dirhead, tgrp, ep, opt_flags);
1386 opt_flags);
1740 opt_flags |= OP_MAPALL;
1742 opt_flags |= OP_MAPROOT;
1751 opt_flags |= OP_MASK;
1764 opt_flags |= OP_NET;
1766 opt_flags |= OP_ALLDIRS;
2016 if (opt_flags & OP_ALLDIRS) {
2382 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) {
2386 if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) {
2390 if ((opt_flags & OP_ALLDIRS) && dp->dp_left) {