Home
last modified time | relevance | path

Searched refs:DDEBUG (Results 1 – 25 of 95) sorted by relevance

1234

/illumos-gate/usr/src/cmd/pcidr/
H A Dpcidr_common.c254 dprint(DDEBUG, "%s: attribute \"%s\" has invalid value = %s\n", in pcidr_check_attrs()
262 dprint(DDEBUG, "%s: attribute \"%s\" has invalid value = %s\n", in pcidr_check_attrs()
270 dprint(DDEBUG, "%s: attribute \"%s\" is empty\n", in pcidr_check_attrs()
279 dprint(DDEBUG, "%s: attribute \"%s\" has invalid value = %s\n", in pcidr_check_attrs()
287 dprint(DDEBUG, "%s: attribute \"%s\" is empty\n", in pcidr_check_attrs()
311 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs()
319 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs()
327 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs()
335 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs()
343 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs()
H A Dpcidr.c176 dprint(DDEBUG, "%s: nvlist_add_string() failed: " in nvadd()
187 dprint(DDEBUG, "%s: unsupported type: name = %s, value = %s, " in nvadd()
219 dprint(DDEBUG, "%s: nvlist_alloc() failed: rv = %d\n", fn, rv); in parse_argv_attr()
239 dprint(DDEBUG, "%s: nvadd() failed: attribute \"%s\", " in parse_argv_attr()
254 dprint(DDEBUG, "%s: bad attribute argv[%d]: \"%s\"\n", fn, i, argv[i]); in parse_argv_attr()
397 dprint(DDEBUG, "%s: sysinfo cmd %d failed: " in parse_path()
442 dprint(DDEBUG, "%s: error parsing path %s\n", fn, in find_plugin()
449 dprint(DDEBUG, "%s: stat on %s failed: " in find_plugin()
452 dprint(DDEBUG, "%s: %s is not a regular " in find_plugin()
479 dprint(DDEBUG, "%s: dlopen() failed: %s\n", fn, dlerror()); in do_plugin()
[all …]
H A Dpcidr.h57 typedef enum {DNONE = 0, DWARN, DINFO, DDEBUG} dlvl_t; enumerator
59 #define MAX_DLVL DDEBUG
/illumos-gate/usr/src/cmd/pcidr/plugins/default/
H A Dpcidr_cfga.c246 cfga_msg_data.dlvl = DDEBUG; in pcidr_cfga_do_cmd()
255 dprint(DDEBUG, "%s: apid = %s is busy\n", in pcidr_cfga_do_cmd()
291 dprint(DDEBUG, "%s: unsupported cmd %d\n", cmd); in pcidr_cfga_do_cmd()
304 dprint(DDEBUG, "%s: command %s failed on apid %s", in pcidr_cfga_do_cmd()
310 dprint(DDEBUG, ": rv = %d (%s)", rv, str); in pcidr_cfga_do_cmd()
313 dprint(DDEBUG, ", error string = " in pcidr_cfga_do_cmd()
317 dprint(DDEBUG, "\n"); in pcidr_cfga_do_cmd()
325 dprint(DDEBUG, "%s: command %s already done on apid %s\n", in pcidr_cfga_do_cmd()
H A Dpcidr_plugin.c75 dprint(DDEBUG, "%s: config_list_ext() on apid = \"%s\" " in PCIDR_PLUGIN_PROTO()
79 dprint(DDEBUG, ", error string = \"%s\"", in PCIDR_PLUGIN_PROTO()
83 dprint(DDEBUG, "\n"); in PCIDR_PLUGIN_PROTO()
/illumos-gate/usr/src/cmd/sort/
H A DMakefile70 debug := SORT_DEBUG = $(CCGDEBUG) -DDEBUG
73 stats := SORT_DEBUG = $(CCGDEBUG) -DSTATS -DDEBUG
/illumos-gate/usr/src/test/zfs-tests/cmd/btree_test/
H A DMakefile20 CPPFLAGS += -I$(SRC)/uts/common/fs/zfs -DDEBUG
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.i86xpv154 DEBUG_DEFS_DBG32 = -DDEBUG
156 DEBUG_DEFS_DBG64 = -DDEBUG
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.i86pc163 DEBUG_DEFS_DBG32 = -DDEBUG
165 DEBUG_DEFS_DBG64 = -DDEBUG
/illumos-gate/usr/src/cmd/availdevs/
H A DMakefile39 $(NOT_RELEASE_BUILD) CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/lib/libuutil/
H A DMakefile.shared.com52 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A DMakefile45 ${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
H A DMakefile45 ${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod/
H A DMakefile51 ${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/cmd/backup/
H A DMakefile.targ30 debug:= CFLAGS= $(CCGDEBUG) -DDEBUG -DFDEBUG -DTDEBUG $(SBFLAGS)
/illumos-gate/usr/src/lib/scsi/libses/
H A DMakefile.defs31 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/lib/udapl/libdat/
H A DMakefile.com58 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/cmd/beadm/
H A DMakefile36 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/lib/libzfs_jni/
H A DMakefile.com51 $(NOT_RELEASE_BUILD) CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/lib/libzutil/
H A DMakefile.com40 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/lib/librsm/
H A DMakefile.com43 $(NOT_RELEASE_BUILD)DEBUG = -DDEBUG
/illumos-gate/usr/src/lib/libzfs_core/
H A DMakefile.com53 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/cmd/tsol/tnd/
H A DMakefile46 CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/cmd/zstreamdump/
H A DMakefile43 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
/illumos-gate/usr/src/cmd/varpd/
H A DMakefile33 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG

1234