Searched refs:verbose (Results 1 - 9 of 9) sorted by relevance

/solaris-x11-s12/open-src/util/build-tools/
H A Dxmake36 my $verbose = 0;
43 $verbose = 0;
47 $verbose = 1;
79 if ($verbose > 0) {
89 if ($verbose > 0) {
176 push @makeargs, "TOP=$topdir", "V=$verbose";
/solaris-x11-s12/open-src/app/winsysck/sun-src/
H A Dmain.c108 static int verbose, showall, timeout = 0; variable
139 verbose++;
215 if (verbose) printf("%s\n","x11");
/solaris-x11-s12/open-src/app/cmap_alloc/sun-src/
H A Dcmap_alloc.c44 int verbose = False; variable
110 if (verbose)
179 if (verbose)
196 if (std_cmap && !force && verbose)
207 if (verbose)
329 else if (!strcmp(argv[option], "-verbose"))
330 verbose = True;
387 (void)fprintf(stderr, "\t\t[-verbose] [-help]\n");
/solaris-x11-s12/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c70 static Bool verbose = False; variable
94 fprintf(stderr, " -verbose or -v\n");
547 if (verbose)
562 if (verbose)
590 if (verbose) {
612 if (verbose)
641 if (verbose)
1005 if (verbose)
1121 if (verbose)
1144 if (verbose)
[all...]
/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dxlock.h90 extern Bool verbose;
H A Dxlock.c108 * 20-Jan-89: Added -verbose and fixed usage message.
164 if (verbose) { \
603 if (verbose) {
629 if (verbose) {
638 if (verbose) {
1230 if (verbose)
H A Dresource.c135 {"-v", ".verbose", XrmoptionNoArg, (caddr_t) "on"},
136 {"+v", ".verbose", XrmoptionNoArg, (caddr_t) "off"},
196 {"-/+v", "turn on/off verbose mode"},
235 Bool verbose; variable
269 {&verbose, "verbose", "Verbose", "off", t_Bool},
848 if (verbose) {
/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_modes.c954 * @verbose: be verbose about it
964 struct list_head *mode_list, bool verbose)
971 if (verbose) {
963 drm_mode_prune_invalid(struct drm_device *dev, struct list_head *mode_list, bool verbose) argument
/solaris-x11-s12/open-src/kernel/sys/drm/
H A Ddrm_crtc.h935 struct list_head *mode_list, bool verbose);

Completed in 136 milliseconds