Searched defs:VERBOSE (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Derrlog.h54 * WARNING, TRACING, VERBOSE (_TRACING), etc.
64 #define VERBOSE 4 macro
/illumos-gate/usr/src/lib/libcmd/common/
H A Dtail.c119 #define VERBOSE (1<<11) macro
313 if (flags & (HEADERS|VERBOSE))
521 flags |= VERBOSE;
661 if ((flags & (HEADERS|VERBOSE)) && hp != fp)
729 if (flags & (HEADERS|VERBOSE))
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c149 #define VERBOSE 'v' /* be chatty */ macro
201 case VERBOSE:
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_traverse.c83 #define VERBOSE(f) ((f)->ft_flags & FST_VERBOSE) macro
383 if (VERBOSE(ftp))
416 if (VERBOSE(ftp))
443 if (VERBOSE(ftp))
455 if (VERBOSE(ftp))
528 if (VERBOSE(ftp))
564 if (VERBOSE(ftp))
579 if (VERBOSE(ftp))
607 if (VERBOSE(ftp))
698 if (VERBOSE(ft
[all...]
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c44 #undef VERBOSE macro
49 #define VERBOSE 3 macro
160 LIC("verbose", VERBOSE),
614 case VERBOSE:
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c104 #define VERBOSE 0x00000001 macro
886 if ((flag & VERBOSE) == VERBOSE) {
919 if ((flag & VERBOSE) == VERBOSE) {
1029 if ((flag & VERBOSE) == VERBOSE) {
1057 if ((flag & VERBOSE) == VERBOSE) {
1085 if ((flag & VERBOSE)
[all...]
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h151 * VERBOSE: If x is non-zero, call verbose().
154 #define VERBOSE(x, name) if (x) verbose(name) macro
/illumos-gate/usr/src/cmd/tip/
H A Dtip.h216 #define VERBOSE 20 macro
/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucp.h196 * VERBOSE is used by cu and ct to inform the user of progress
199 #define VERBOSE(f, s) { if (Verbose > 0) (void) fprintf(stderr, f, s); } macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h261 #define VERBOSE (CP_ALL | LV_VERBOSE) macro
/illumos-gate/usr/src/cmd/bnu/
H A Duucp.h301 * VERBOSE is used by cu and ct to inform the user of progress
304 #define VERBOSE(f, s) { if (Verbose > 0) fprintf(stderr, f, s); } macro
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h241 * VERBOSE is used by cu and ct to inform the user of progress
244 #define VERBOSE(f, s) { if (Verbose > 0) (void)fprintf(stderr, f, s); } macro
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h511 VERBOSE = 0x4 /* Messages are go out only in VERBOSE node. */ enumerator in enum:__anon8372
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h753 VERBOSE, enumerator in enum:__anon60
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h59 #if defined(VERBOSE)
60 #undef VERBOSE macro
80 #define VERBOSE 1 macro

Completed in 104 milliseconds