Home
last modified time | relevance | path

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

12

/titanic_50/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) {
/titanic_50/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfat.c51 extern int Verbose;
90 if (Verbose) in getFAT()
108 if (Verbose) { in getFAT()
128 if (Verbose) { in writeFATMods()
136 if (Verbose) in writeFATMods()
H A Dfsck.c74 int Verbose = 0; variable
164 if (Verbose) in openFS()
191 } else if (Verbose) { in openFS()
244 Verbose++; in parseSubOptions()
H A Ddir.c61 extern int Verbose;
334 if (Verbose) { in storeInfoAboutEntry()
378 if (Verbose) { in storeInfoAboutLabel()
656 if (Verbose) in traverseDir()
924 if (Verbose) in seekRootDirectory()
951 if (Verbose) in getRootDirectory()
966 if (Verbose) { in getRootDirectory()
986 if (Verbose) { in writeRootDirMods()
995 if (Verbose) in writeRootDirMods()
H A Dbpb.c57 extern int Verbose;
149 if (Verbose) { in computeFileAreaSize()
183 if (Verbose) in readBPB()
H A Dclusters.c59 extern int Verbose;
128 if (Verbose) { in printOrphanSize()
258 if (Verbose) { in addToCache()
364 if (Verbose) in writeCachedCluster()
557 if (Verbose) in markBad()
853 if (Verbose) { in createNewEndOfDirectory()
918 if (Verbose) { in truncAtCluster()
1003 if (Verbose) { in updateOrphanedChainMetadata()
1267 if (Verbose) in sharedChainError()
1519 if (Verbose) in findBadClusters()
[all …]
/titanic_50/usr/src/tools/depcheck/
H A Dget_depend_info85 $Verbose = true;
103 $Verbose = false;
106 $Verbose = false;
136 $Silent = true if (($Verbose eq false) && ($PackageOnly eq false)
501 if ($Verbose eq true) {
/titanic_50/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c70 static int Verbose = 0; variable
537 if (Verbose) { in fill_bpb_sizes()
721 if (Verbose) in seek_partn()
743 if (Verbose) in seek_partn()
862 if (Verbose) in seek_partn()
902 if (Verbose) in seek_partn()
939 if (Verbose) in seek_nofdisk()
1476 if (Verbose) in compute_cluster_size()
1483 if (Verbose) in compute_cluster_size()
1515 if (Verbose) { in find_fixed_details()
[all …]
/titanic_50/usr/src/cmd/ypcmd/
H A Dmkalias.c58 int Verbose = 0; /* to get the gory details */ variable
193 if (Verbose) printf("%s --> %s --> %s\n", in ProcessMap()
202 if (Verbose) in ProcessMap()
299 Verbose = 1; in main()
/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Dout.c148 if ((flags & O_VERB) && Verbose == 0) in vout()
151 if ((flags & O_VERB2) && Verbose < 2) in vout()
154 if ((flags & O_VERB3) && Verbose < 3) in vout()
H A Dout.h102 extern int Verbose;
/titanic_50/usr/src/cmd/fm/eversholt/eftinfo/common/
H A Deftinfo.c86 int Verbose; variable
174 Verbose++; in main()
/titanic_50/usr/src/cmd/fm/eversholt/esc/common/
H A Descmain.c84 int Verbose; variable
182 Verbose++; in main()
/titanic_50/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()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dcyclic.c257 uint_t verbose = FALSE, Verbose = FALSE; in cycinfo() local
271 'V', MDB_OPT_SETBITS, TRUE, &Verbose, NULL) != argc) in cycinfo()
274 if (!DCMD_HDRSPEC(flags) && (verbose || Verbose)) in cycinfo()
277 if (DCMD_HDRSPEC(flags) || verbose || Verbose) in cycinfo()
324 if (!verbose && !Verbose) in cycinfo()
341 if (!Verbose && j >= cpu.cyp_nelems) in cycinfo()
378 if (!Verbose) in cycinfo()
/titanic_50/usr/src/cmd/audio/audioplay/
H A Daudioplay.c84 static int Verbose = FALSE; /* verbose messages */ variable
205 if (Verbose) { in open_audio()
212 if (Verbose) in open_audio()
303 Verbose = TRUE; in main()
868 if (Verbose) { in reconfig()
978 if (Verbose) { in path_open()
/titanic_50/usr/src/lib/libnsl/dial/
H A Duucpdefs.c56 static int Verbose; /* only for cu and ct to change */ variable
H A Duucp.h199 #define VERBOSE(f, s) { if (Verbose > 0) (void) fprintf(stderr, f, s); }
398 static int Debug, Verbose; variable
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c56 static int Verbose; variable
141 Verbose = t_info->ti_verbosity; in xlator_init()
142 seterrseverity(Verbose); /* Ditto. */ in xlator_init()
432 switch (Verbose) { in stats_report()
/titanic_50/usr/src/cmd/sendmail/src/
H A Dsavemail.c382 int oldverb = Verbose;
385 Verbose = 1;
386 if (Verbose > 0)
388 Verbose = oldverb;
446 int oldverb = Verbose;
449 Verbose = 1;
450 if (Verbose > 0)
453 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)
2103 if (Verbose == 2)
2114 if (Verbose < 2)
[all …]
H A Dqueue.c1769 if (Verbose)
1777 if (Verbose)
1781 if (Verbose)
1797 else if (Verbose)
1804 if (Verbose)
2132 if (!Verbose && bitnset(QD_FORK, Queue[qgrp]->qg_flags))
2594 if (Verbose)
3966 if (Verbose)
4020 if (Verbose)
4324 if (Verbose)
[all …]
/titanic_50/usr/src/cmd/bnu/
H A Dct.c183 Verbose = 1;
340 Verbose = 0;
439 if ((!hangup || Verbose))
H A Duucpdefs.c79 GLOBAL int Verbose = 0; /* only for cu and ct to change */ variable
/titanic_50/usr/src/cmd/ttymon/
H A Duucp.h244 #define VERBOSE(f, s) { if (Verbose > 0) (void)fprintf(stderr, f, s); }
446 EXTERN int Debug, Verbose; variable

12