Home
last modified time | relevance | path

Searched refs:opt_verbose (Results 1 – 4 of 4) sorted by relevance

/dragonfly/test/libpthread/
H A Dverify52 $opt_verbose = 0;
61 "v|verbose" => \$opt_verbose,
81 if ($opt_verbose && $opt_quiet)
95 if ($opt_verbose)
97 print STDERR "Option values: h:$opt_help, v:$opt_verbose, "
155 if ($opt_verbose)
186 if ($opt_verbose)
355 if ($opt_verbose)
/dragonfly/test/stress/
H A Dtuxload.c28 int opt_verbose; variable
59 if (opt_verbose) in mmap01()
64 if (opt_verbose) { in mmap01()
122 opt_verbose = opt_testno = 0; in main()
132 opt_verbose++; in main()
190 if (opt_verbose) { in build_files()
/dragonfly/contrib/cryptsetup/src/
H A Dcryptsetup.c19 static int opt_verbose = 0; variable
147 if (opt_verbose) in cmdLineLog()
181 if(!opt_verbose) in show_status()
771 opt_verbose = 1; in main()
867 opt_verbose = 1; in main()
/dragonfly/usr.sbin/ftp-proxy/
H A Dfilter.c162 init_filter(char *opt_qname, char *opt_tagname, int opt_verbose) in init_filter() argument
169 if (opt_verbose == 1) in init_filter()
171 else if (opt_verbose == 2) in init_filter()