Searched refs:opt_verbose (Results 1 - 19 of 19) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/filesync/
H A Drecon.c164 if (opt_verbose)
197 if (opt_verbose)
223 if (opt_verbose)
231 if (opt_verbose)
249 if (opt_verbose)
257 if (opt_verbose)
277 if (opt_verbose)
284 if (opt_verbose)
318 if (opt_verbose)
331 if (opt_verbose)
[all...]
H A Dfilesync.h133 extern bool_t opt_verbose; /* generate analysis commentary */
H A Dmain.c76 bool_t opt_verbose; /* enable analysis descriptions */ variable
154 opt_verbose = TRUE;
360 if (c > 0 && opt_verbose)
H A Deval.c831 if (opt_verbose)
844 if (opt_verbose)
H A Danal.c206 if (opt_verbose)
/opensolaris-onvv-gate/usr/src/cmd/ctrun/
H A Dctrun.c48 static int opt_verbose; variable
226 if (opt_verbose) {
254 errno = opt_verbose ? ct_event_read(fd, &ev) :
262 if (opt_verbose) {
414 opt_verbose = 1;
418 opt_verbose = 1;
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_meta.c132 if (fs->opt_verbose)
140 if (fs->opt_verbose)
H A Dext2_resize.c35 if (fs->opt_verbose)
205 if (fs->opt_verbose)
332 if (fs->opt_verbose)
378 if (fs->opt_verbose)
461 if (fs->opt_verbose)
517 if (fs->opt_verbose)
701 if (fs->opt_verbose)
H A Dext2_block_relocator.c392 if (fs->opt_verbose)
418 if (fs->opt_verbose)
430 if (fs->opt_verbose)
486 if (fs->opt_verbose)
500 if (fs->opt_verbose)
643 if (fs->opt_verbose)
690 if (fs->opt_verbose)
715 if (fs->opt_verbose)
911 if (fs->opt_verbose)
H A Dext2_inode_relocator.c249 if (fs->opt_verbose)
270 if (fs->opt_verbose)
310 if (fs->opt_verbose)
566 if (fs->opt_verbose)
H A Dinterface.c124 fs_info->opt_verbose = 0;
156 fs_info->opt_verbose = 0;
H A Dext2.h137 int opt_verbose; member in struct:ext2_fs
H A Dext2_buffer.c238 if (fs->opt_verbose)
H A Dext2.c693 fs->opt_verbose = 0;
/opensolaris-onvv-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c233 int opt_verbose = 0; local
253 opt_verbose = 1;
386 while (get_event(pe.portev_object, w->wf_type, opt_verbose))
/opensolaris-onvv-gate/usr/src/cmd/ctstat/
H A Dctstat.c48 static int opt_verbose = 0; variable
539 if (errno = ct_status_read(fd, opt_verbose ? CTD_ALL : CTD_COMMON,
604 if (opt_verbose) {
841 opt_verbose = 1;
/opensolaris-onvv-gate/usr/src/cmd/ptools/pmadvise/
H A Dpmadvise.c244 int opt_verbose; variable
1003 opt_verbose = 1;
1055 if (opt_verbose) {
1111 if (opt_verbose) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm655 $opt_recurse,$opt_title,$opt_verbose,$opt_hiddendirs);
678 'verbose!' => \$opt_verbose,
702 $Verbose = $opt_verbose if defined $opt_verbose;
705 if $opt_verbose && defined $opt_flush;
/opensolaris-onvv-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c148 static int opt_verbose = 0; variable
2541 if (opt_verbose == 1)
3422 opt_verbose = 1;
3517 explain(opt_verbose, argc, argv);
3531 if (!opt_verbose)

Completed in 206 milliseconds