Searched refs:VERBOSE (Results 126 - 145 of 145) sorted by relevance

123456

/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/cmd/cpio/
H A Dcpio.c1218 VERBOSE((Args & OCt), G_p->g_nam_p);
1759 VERBOSE((Args & (OCv | OCV)),
1799 VERBOSE((Args & (OCv | OCV)), newname);
2688 VERBOSE((Args & (OCv | OCV)), nam_p);
2810 VERBOSE((proc_mode != P_SKIP && (Args & (OCv | OCV))),
2999 VERBOSE((Args & (OCv | OCV)), nam_p);
3032 VERBOSE((Args & (OCv | OCV)), nam_p);
3057 VERBOSE((Args & (OCv | OCV)), nam_p);
3236 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
3260 VERBOSE((Arg
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.info59 VERBOSE 1
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvmodel.info36 VERBOSE 1
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.c242 errlog(VERBOSE, "p = %s", p);
259 errlog(VERBOSE, "p = %s", p);
/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/uts/common/sys/scsi/targets/
H A Dsddef.h59 #if defined(VERBOSE)
60 #undef VERBOSE macro
80 #define VERBOSE 1 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/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_power.c117 DbgMessage(pdev, VERBOSE, "init_nwuf_57710: idx[%d] crc_mask=0x%08x size=%d\n", idx, nwuf->crc32, val );
H A Dlm_mcp.c234 DbgMessage(pdev, VERBOSE, "Entered lm_reset_mcp\n");
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h753 VERBOSE, enumerator in enum:__anon60
H A Dbuiltins.c1060 silent.status = VERBOSE;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A Dpiclfrutree.info74 VERBOSE 1
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
H A Dpiclfrutree.info74 VERBOSE 1
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info74 VERBOSE 1
/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/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/cmd/picl/plugins/sun4u/boston/frutree/
H A Dpiclfrutree.info68 VERBOSE 1
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c4387 DbgMessage(pdev, VERBOSE, "###lm_tcp_set_ofld_params\n");

Completed in 491 milliseconds

123456