/osnet-11/usr/src/lib/libbsm/common/ |
H A D | audit_reboot.c | 36 #define dprintf(x) { (void) printf x; } macro 38 #define dprintf(x) macro 46 dprintf(("audit_reboot_setup()\n")); 95 dprintf(("audit_reboot_generic(%d)\n", sorf));
|
H A D | audit_shutdown.c | 41 #define dprintf(x) { (void) printf x; } macro 43 #define dprintf(x) macro 52 dprintf(("audit_shutdown_setup()\n")); 82 dprintf(("audit_shutdown_generic(%d)\n", sorf));
|
H A D | audit_halt.c | 42 #define dprintf(x) { (void) printf x; } macro 44 #define dprintf(x) macro 55 dprintf(("audit_halt_setup()\n")); 114 dprintf(("audit_halt_generic(%d)\n", sorf));
|
H A D | audit_kadmind.c | 46 #define dprintf(x) { (void) printf x; } macro 48 #define dprintf(x) macro 82 dprintf(("netbuf2pm: unknown caller IP address family %d", 109 dprintf(("common_audit() start\n")); 147 dprintf(("common_audit(): l_port=%d, r_port=%d,\n",
|
H A D | audit_krb5kdc.c | 42 #define dprintf(x) { (void) printf x; } macro 44 #define dprintf(x) macro 52 dprintf(("audit_krb5kdc_setup()\n")); 71 dprintf(("common_audit() start\n")); 101 dprintf(("audit_krb5kdc: r_port=%d, l_port=%d\n", r_port, l_port));
|
H A D | audit_rexecd.c | 44 #define dprintf(x) { (void) printf x; } macro 46 #define dprintf(x) macro 84 dprintf(("audit_rexecd_setup()\n")); 146 dprintf(("audit_rexecd_fail()\n")); 257 dprintf(("audit_rexecd_success()\n"));
|
H A D | audit_rexd.c | 45 #define dprintf(x) { (void) printf x; } macro 47 #define dprintf(x) macro 113 dprintf(("audit_rexd_setup()\n")); 169 dprintf(("audit_rexd_fail()\n")); 288 dprintf(("audit_rexd_success()\n"));
|
/osnet-11/usr/src/lib/libdtrace/common/ |
H A D | drti.c | 64 dprintf(int debug, const char *fmt, ...) function 109 dprintf(1, "couldn't discover module name or address\n"); 114 dprintf(1, "couldn't discover link map ID\n"); 127 dprintf(0, ".SUNW_dof section corrupt\n"); 148 dprintf(1, "failed to open helper device %s", devname); 160 dprintf(1, "failed to open helper device %s", devname); 166 dprintf(1, "DTrace ioctl failed for DOF at %p", dof); 168 dprintf(1, "DTrace ioctl succeeded for DOF at %p\n", dof); 180 dprintf(1, "failed to open helper device %s", devname); 185 dprintf( [all...] |
/osnet-11/usr/src/lib/libproc/common/ |
H A D | Putil.c | 125 dprintf(const char *format, ...) function
|
/osnet-11/usr/src/lib/fm/libdiskstatus/common/ |
H A D | ds_util.c | 40 dprintf(const char *fmt, ...) function 67 dprintf("%s\n", label); 138 dprintf("%s\n", linebuf);
|
/osnet-11/usr/src/lib/libvolmgt/common/ |
H A D | volprivate.c | 232 * dprintf -- print debug info, indenting based on debug level 235 dprintf(char *fmt, ...) function
|
/osnet-11/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 76 dprintf(const char *format, ...) function 197 dprintf("port_get on port %d failed with %d <%s>\n", 209 dprintf("port_get on port %d returned %u " 290 dprintf("port_get on port %d failed with %d <%s>\n", 302 dprintf("port_get on port %d returned %u " 379 dprintf("Cannot add work, error=%d <%s>.\n", 560 dprintf("del_sigev_timer(%d) OK.\n", timer); 603 dprintf("Fail to cancel %u with error %d <%s>.\n",
|
/osnet-11/usr/src/lib/libprtdiag/common/ |
H A D | pdevinfo_funcs.c | 60 #define dprintf if (vdebug_flag) printf macro
|
/osnet-11/usr/src/lib/librcm/ |
H A D | librcm.c | 30 #define dprintf(args) if (rcm_debug) (void) fprintf args macro 32 #define dprintf(args) /* nothing */ macro 816 dprintf((stderr, "sysinfo %s\n", strerror(errno))); 823 dprintf((stderr, 831 dprintf((stderr, "sysinfo %s\n", strerror(errno))); 838 dprintf((stderr, 851 dprintf((stderr, 879 dprintf((stderr, "invalid script %s skipped\n", 925 dprintf((stderr, "invalid module %s skipped\n", 934 dprintf((stder [all...] |
/osnet-11/usr/src/lib/libpool/common/ |
H A D | pool_internal.c | 955 dprintf("can't retrieve %s\n"); 1736 dprintf(const char *format, ...) function 1974 * pools dprintf() trace mechanism. 1981 dprintf("LOGDUMP: %d operation, %p\n", li->li_op, li->li_details); 1986 * pools dprintf() trace mechanism. 1995 dprintf("element type: %s name: %s\n", 2000 dprintf("element type: %s sys_id: %d\n",
|
/osnet-11/usr/src/lib/fm/libdisklog/common/ |
H A D | libdisklog.c | 53 dprintf(const char *fmt, ...) function 76 dprintf("Failed to write the file: %s\n", strerror(errno)); 2306 dprintf("disklog_print_diskinfo was passed a NULL parameter\n"); 2317 dprintf("decode %s fail\n", devidstr); 2328 dprintf("failed to get dev path\n"); 2338 dprintf("invalid disk name from path %s\n", path); 2357 dprintf("Directory %s does not exist and could not be " 2365 dprintf("Creation of %s failed (%d)\n", filename, fd); 2370 dprintf("Could not open a stream for %s : %s\n", 2406 dprintf(" [all...] |
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | pcnet32.c | 67 #define dprintf(x) printf x macro 69 #define dprintf(x) macro 535 dprintf(("pcnet32 open, csr0 %hX.\n", lp->a.read_csr(ioaddr, 0))); 709 dprintf(("PCnet chip version is %0xhX\n", chip_version)); 792 dprintf(("%s at %hX,", chipname, ioaddr)); 815 dprintf((" tx_start_pt(0x%hX):", i)); 818 dprintf((" 20 bytes,")); 821 dprintf((" 64 bytes,")); 824 dprintf((" 128 bytes,")); 827 dprintf(("~22 [all...] |
H A D | r8169.c | 67 #define dprintf(x) printf x macro 69 #define dprintf(x) macro 406 dprintf(("PCI device: unknown chip version, assuming RTL-8169\n")); 407 dprintf(("PCI device: TxConfig = 0x%hX\n", 736 dprintf(("%s: Identified chip type is '%s'.\n", pci->name, 780 dprintf(("Auto-negotiation Enabled.\n",
|
H A D | sundance.c | 77 #define dprintf(x) printf x macro 79 #define dprintf(x) macro 333 dprintf(("%s: Setting %s-duplex based on MII #%d " 438 dprintf(("%s: Done sundance_reset, status: Rx %hX Tx %hX " 491 dprintf(("Polling frame_status error\n")); /* Do we really care about this */ 625 dprintf(("Device revision id: %hx\n", sdc->pci_rev_id)); 641 dprintf 705 dprintf(("ASIC Control is %x.\n", inl(BASE + ASICCtrl))); 707 dprintf(("ASIC Control is now %x.\n", inl(BASE + ASICCtrl)));
|
H A D | forcedeth.c | 58 #define dprintf(x) printf x macro 60 #define dprintf(x) macro 424 dprintf(("mii_rw of reg %d at PHY %d timed out.\n", 429 dprintf(("mii_rw wrote 0x%x to reg %d at PHY %d\n", 433 dprintf(("mii_rw of reg %d at PHY %d failed.\n", 440 dprintf(("mii_rw read from reg %d at PHY %d: 0x%x.\n", 455 dprintf(("start_rx\n")); 471 dprintf(("stop_rx\n")); 485 dprintf(("start_tx\n")); 494 dprintf(("stop_t [all...] |
H A D | ns83820.c | 51 #define dprintf(x) printf x macro 53 #define dprintf(x) macro 330 dprintf(("kick_rx: maybe kicking\n")); \ 429 dprintf(("phy_intr: tbisr=%hX, tanar=%hX, tanlpar=%hX\n", 525 dprintf(("starting receiver\n")); 558 dprintf(("resetting chip...\n")); 563 dprintf(("okay!\n")); 569 dprintf(("ns83820_reset\n")); 626 dprintf(("start %s\n", name)) 650 dprintf(("don [all...] |
/osnet-11/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.c | 211 (void) dprintf(DBG_INFO, "get_db_path: alternate db dir: %s\n", 237 (void) dprintf(DBG_INFO, "open_db: skipping database\n"); 302 (void) dprintf(DBG_ERR, "open_db: invalid DB(%s)\n", path); 306 (void) dprintf(DBG_STEP, "open_db: DB(%s): opened\n", path); 506 (void) dprintf(DBG_INFO, "N[%u] = %u\n", i, DB_NUM(hdp, i)); 556 (void) dprintf(DBG_ERR, "%s: invalid parent or index(%u)\n", 583 (void) dprintf(DBG_STEP, "%s: node[%u]: %s\n", fcn, nidx, 601 (void) dprintf(DBG_ERR, "%s: minor[%u]: orphan minor\n", fcn, 618 (void) dprintf(DBG_STEP, "%s: minor[%u]: %s\n", fcn, nidx, 643 (void) dprintf(DBG_ER 3776 dprintf(debug_level_t msglevel, const char *fmt, ...) function [all...] |