Lines Matching defs:opts
90 } opts;166 opts.force = 1;169 opts.no_action = 1;172 opts.quiet = 1;176 opts.verbose++;193 if (opts.verbose > 1)296 /* Initialize opts to zero / required values. */297 memset(&opts, 0, sizeof(opts));307 if (!opts.force)313 if (opts.no_action) {347 if (!opts.quiet && opts.verbose > 1) {