Lines Matching refs:opts
45 int opts = 0;
106 opts &= ~OPT_INACTIVE;
119 opts ^= OPT_DEBUG;
131 opts ^= OPT_INACTIVE;
137 opts ^= OPT_DONOTHING;
145 opts ^= OPT_NORESOLVE;
148 opts ^= OPT_REMOVE;
158 opts += OPT_VERBOSE;
168 opts ^= OPT_ZERORULEST;
191 if (opts & OPT_DONOTHING)
287 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE)
295 if (opts & OPT_VERBOSE)
301 if (opts & OPT_VERBOSE)
307 if (opts & OPT_VERBOSE)
312 if (opts & OPT_VERBOSE)
323 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE) {
329 if (opts & OPT_VERBOSE)
351 if (opts & OPT_VERBOSE)
392 if (!(opts & OPT_DONOTHING)) {
405 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE) {
436 if (opts & OPT_INACTIVE)
443 if (!(opts & OPT_DONOTHING)) {
457 if ((opts & (OPT_DONOTHING|OPT_VERBOSE)) == OPT_VERBOSE) {