Searched defs:verbose (Results 1 - 5 of 5) sorted by relevance
| /solaris-x11-s12/open-src/app/winsysck/sun-src/ |
| H A D | main.c | 108 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 D | cmap_alloc.c | 44 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/xlock/sun-src/ |
| H A D | resource.c | 135 {"-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 D | drm_modes.c | 954 * @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/app/dispswitch/sun-src/ |
| H A D | dispswitch.c | 70 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...] |
Completed in 78 milliseconds