Home
last modified time | relevance | path

Searched refs:Verbose (Results 1 – 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/tools/scripts/
H A Dgenoffsets.pl47 our ($CTmp, $OTmp, $GenTmp, $GenPPTmp, $Keep, $Verbose);
89 if ($Verbose) {
124 $Verbose = $opts{k} || $opts{v};
136 if ($Verbose) {
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfat.c49 extern int Verbose;
88 if (Verbose) in getFAT()
106 if (Verbose) { in getFAT()
126 if (Verbose) { in writeFATMods()
134 if (Verbose) in writeFATMods()
H A Dfsck.c72 int Verbose = 0; variable
162 if (Verbose) in openFS()
189 } else if (Verbose) { in openFS()
242 Verbose++; in parseSubOptions()
H A Ddir.c59 extern int Verbose;
332 if (Verbose) { in storeInfoAboutEntry()
376 if (Verbose) { in storeInfoAboutLabel()
654 if (Verbose) in traverseDir()
922 if (Verbose) in seekRootDirectory()
949 if (Verbose) in getRootDirectory()
964 if (Verbose) { in getRootDirectory()
984 if (Verbose) { in writeRootDirMods()
993 if (Verbose) in writeRootDirMods()
H A Dclusters.c58 extern int Verbose;
127 if (Verbose) { in printOrphanSize()
257 if (Verbose) { in addToCache()
363 if (Verbose) in writeCachedCluster()
556 if (Verbose) in markBad()
852 if (Verbose) { in createNewEndOfDirectory()
917 if (Verbose) { in truncAtCluster()
1002 if (Verbose) { in updateOrphanedChainMetadata()
1266 if (Verbose) in sharedChainError()
1518 if (Verbose) in findBadClusters()
[all …]
H A Dbpb.c57 extern int Verbose;
149 if (Verbose) { in computeFileAreaSize()
183 if (Verbose) in readBPB()
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c723 if (Verbose) in seek_partn()
745 if (Verbose) in seek_partn()
904 if (Verbose) in seek_partn()
941 if (Verbose) in seek_nofdisk()
1606 if (Verbose) in compute_file_area_size()
2174 if (Verbose) in open_and_examine()
2386 if (Verbose) in open_and_seek()
3208 if (Verbose) in write_fat()
3223 if (Verbose) in write_fat()
3240 if (Verbose) in write_fat()
[all …]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dmkalias.c56 int Verbose = 0; /* to get the gory details */ variable
191 if (Verbose) printf("%s --> %s --> %s\n", in ProcessMap()
200 if (Verbose) in ProcessMap()
297 Verbose = 1; in main()
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dout.c146 if ((flags & O_VERB) && Verbose == 0) in vout()
149 if ((flags & O_VERB2) && Verbose < 2) in vout()
152 if ((flags & O_VERB3) && Verbose < 3) in vout()
H A Dout.h100 extern int Verbose;
/illumos-gate/usr/src/cmd/fm/eversholt/eftinfo/common/
H A Deftinfo.c84 int Verbose; variable
173 Verbose++; in main()
/illumos-gate/usr/src/cmd/fm/eversholt/esc/common/
H A Descmain.c82 int Verbose; variable
181 Verbose++; in main()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c60 int Verbose; variable
331 Verbose = fmd_prop_get_int32(hdl, "verbose"); in _fmd_init()
338 Verbose, Warn, Max_fme); in _fmd_init()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcyclic.c246 uint_t verbose = FALSE, Verbose = FALSE; in cycinfo() local
260 'V', MDB_OPT_SETBITS, TRUE, &Verbose, NULL) != argc) in cycinfo()
263 if (!DCMD_HDRSPEC(flags) && (verbose || Verbose)) in cycinfo()
266 if (DCMD_HDRSPEC(flags) || verbose || Verbose) in cycinfo()
312 if (!verbose && !Verbose) in cycinfo()
329 if (!Verbose && j >= cpu.cyp_nelems) in cycinfo()
363 if (!Verbose) in cycinfo()
/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c88 static int Verbose = FALSE; /* verbose messages */ variable
209 if (Verbose) { in open_audio()
216 if (Verbose) in open_audio()
308 Verbose = TRUE; in main()
874 if (Verbose) { in reconfig()
984 if (Verbose) { in path_open()
/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucpdefs.c54 static int Verbose; /* only for cu and ct to change */ variable
H A Duucp.h197 #define VERBOSE(f, s) { if (Verbose > 0) (void) fprintf(stderr, f, s); }
396 static int Debug, Verbose; variable
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsavemail.c384 int oldverb = Verbose;
387 Verbose = 1;
388 if (Verbose > 0)
390 Verbose = oldverb;
448 int oldverb = Verbose;
451 Verbose = 1;
452 if (Verbose > 0)
455 Verbose = oldverb;
H A Dmain.c1613 Verbose != 0)
1625 Verbose = 0;
1642 if (Verbose == 0)
1643 Verbose = 2;
1678 Verbose = 2;
1718 if (Verbose)
2086 Verbose = 2;
2088 if (Verbose)
2226 if (Verbose)
2403 if (Verbose)
[all …]
H A Dqueue.c1769 if (Verbose)
1777 if (Verbose)
1781 if (Verbose)
1804 if (Verbose)
2594 if (Verbose)
3966 if (Verbose)
4020 if (Verbose)
4324 if (Verbose)
4881 if (Verbose)
8879 if (Verbose)
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c54 static int Verbose; variable
139 Verbose = t_info->ti_verbosity; in xlator_init()
140 seterrseverity(Verbose); /* Ditto. */ in xlator_init()
430 switch (Verbose) { in stats_report()
/illumos-gate/usr/src/cmd/bnu/
H A Dct.c185 Verbose = 1;
342 Verbose = 0;
441 if ((!hangup || Verbose))
H A Duucpdefs.c76 GLOBAL int Verbose = 0; /* only for cu and ct to change */ variable
H A Duucp.h302 #define VERBOSE(f, s) { if (Verbose > 0) fprintf(stderr, f, s); }
507 EXTERN int Debug, Verbose; variable
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h243 #define VERBOSE(f, s) { if (Verbose > 0) (void)fprintf(stderr, f, s); }
443 EXTERN int Debug, Verbose; variable

12