HomeSort by relevance Sort by last modified time
    Searched defs:dprintf (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/libumem/
misc.h 50 #define dprintf(x) if (umem_debug_level) { \ macro
  /onnv/onnv-gate/usr/src/stand/sys/
bootdebug.h 53 #define dprintf if (boothowto & RB_DEBUG) printf macro
  /onnv/onnv-gate/usr/src/lib/libbsm/common/
audit_shutdown.c 43 #define dprintf(x) {printf x; } macro
45 #define dprintf(x) macro
54 dprintf(("audit_shutdown_setup()\n"));
84 dprintf(("audit_shutdown_generic(%d)\n", sorf));
audit_halt.c 45 #define dprintf(x) {printf x; } macro
47 #define dprintf(x) macro
58 dprintf(("audit_halt_setup()\n"));
119 dprintf(("audit_halt_generic(%d)\n", sorf));
audit_mountd.c 46 #define dprintf(x) { printf x; } macro
48 #define dprintf(x) macro
62 dprintf(("audit_mountd_setup()\n"));
76 dprintf(("audit_mountd_mount()\n"));
103 dprintf(("audit_mountd_mount()\n"));
audit_reboot.c 39 #define dprintf(x) { printf x; } macro
41 #define dprintf(x) macro
49 dprintf(("audit_reboot_setup()\n"));
100 dprintf(("audit_reboot_generic(%d)\n", sorf));
audit_kadmind.c 49 #define dprintf(x) { printf x; } macro
51 #define dprintf(x) macro
85 dprintf(("netbuf2pm: unknown caller IP address family %d",
112 dprintf(("common_audit() start\n"));
150 dprintf(("common_audit(): l_port=%d, r_port=%d,\n",
audit_krb5kdc.c 44 #define dprintf(x) { printf x; } macro
46 #define dprintf(x) macro
54 dprintf(("audit_krb5kdc_setup()\n"));
73 dprintf(("common_audit() start\n"));
103 dprintf(("audit_krb5kdc: r_port=%d, l_port=%d\n", r_port, l_port));
audit_rexd.c 47 #define dprintf(x) { printf x; } macro
49 #define dprintf(x) macro
115 dprintf(("audit_rexd_setup()\n"));
171 dprintf(("audit_rexd_fail()\n"));
290 dprintf(("audit_rexd_success()\n"));
audit_rexecd.c 46 #define dprintf(x) { printf x; } macro
48 #define dprintf(x) macro
87 dprintf(("audit_rexecd_setup()\n"));
149 dprintf(("audit_rexecd_fail()\n"));
260 dprintf(("audit_rexecd_success()\n"));
  /onnv/onnv-gate/usr/src/stand/lib/sa/
standalloc.c 41 #define dprintf if (resalloc_debug) printf macro
93 dprintf("get_progmemory: requesting %lx bytes at %p\n", size,
  /onnv/onnv-gate/usr/src/psm/stand/boot/sparc/common/
bootops.c 44 #define dprintf if (debug) printf macro
78 dprintf("\nPhysinstalled: ");
80 dprintf("\nPhysfree: ");
82 dprintf("\nVirtfree: ");
93 dprintf("physinstalled = %p\n", (void *)pinstalledp);
94 dprintf("physavail = %p\n", (void *)pfreelistp);
95 dprintf("virtavail = %p\n", (void *)vfreelistp);
96 dprintf("extent = 0x%lx\n", memlistextent);
126 dprintf("Entering boot_release()\n");
127 dprintf("\nPhysinstalled: ")
    [all...]
inetboot.c 56 #define dprintf if (debug) printf macro
76 dprintf("reading boot archive ...\n");
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
zfs_debug.h 62 #define dprintf(...) \ macro
66 #define dprintf(...) ((void)0) macro
  /onnv/onnv-gate/usr/src/lib/libproc/common/
Putil.c 125 dprintf(const char *format, ...) function
  /onnv/onnv-gate/usr/src/stand/lib/fs/nfs/
getdents3.c 59 #define dprintf if (boothowto & RB_DEBUG) printf macro
140 dprintf("nfs3_getdents: RPC error\n");
pathname.c 56 #define dprintf if (boothowto & RB_DEBUG) printf macro
174 dprintf("pn_free(): you shouldn't be calling pn_free()!\n");
getdents.c 59 #define dprintf if (boothowto & RB_DEBUG) printf macro
139 dprintf("nfs_getdents: RPC error\n");
lookup.c 66 #define dprintf if (boothowto & RB_DEBUG) printf macro
171 dprintf("lookup: component %s pathleft %s\n", component, pnp->pn_path);
215 dprintf("lookup: lkp is NULL with error %d\n", error);
220 dprintf("lookup: lkp is NULL with error %d\n", error);
  /onnv/onnv-gate/usr/src/lib/libdtrace/common/
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(1, "DTrace ioctl failed to remove DOF (%d)\n", gen)
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/libdiskstatus/common/
ds_util.c 40 dprintf(const char *fmt, ...) function
67 dprintf("%s\n", label);
138 dprintf("%s\n", linebuf);
  /onnv/onnv-gate/usr/src/lib/libvolmgt/common/
volprivate.c 232 * dprintf -- print debug info, indenting based on debug level
235 dprintf(char *fmt, ...) function
  /onnv/onnv-gate/usr/src/uts/common/io/
dma_engine.c 65 #define dprintf(x) if (dmaedebug) prom_printf x macro
67 #define dprintf(x) macro
87 dprintf(("i_dmae_init: initializing dma.\n"));
112 dprintf(("i_dmae_acquire: channel %d, waitfp %p\n",
122 dprintf(("_dma_acquire: channel %d is busy.\n", chnl));
133 dprintf(("_dma_acquire: channel %d now allocated.\n", chnl));
152 dprintf(("i_dmae_free: channel %d\n", chnl));
194 dprintf(("_dmae_nxcookie: chnl %d\n", chnl));
233 dprintf(("i_dmae_prog: failure on channel %d dmaereq=%p\n",
236 dprintf(("i_dmae_prog: channel %d dmaereq=%p\n"
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
util.c 66 dprintf(const char *fmt, ...) function
98 dprintf("get_ifflags: icfg_get_flags failed for '%s'",
131 dprintf("bug workaround: clear out address %s on %s",
170 dprintf("posix_spawnattr_init %d %s\n", rc, strerror(rc));
175 dprintf("setsigdefault %d %s\n", rc, strerror(rc));
179 dprintf("setsigmask %d %s\n", rc, strerror(rc));
184 dprintf("setflags %d %s\n", rc, strerror(rc));
190 dprintf("posix_spawnp failed errno %d", rc);
195 dprintf("posix_spawn_attr_destroy %d %s\n", rc, strerror(rc));
  /onnv/onnv-gate/usr/src/cmd/tsol/updatehome/
setupfiles.c 48 #define dprintf(s, v) if (flags & DBUG) (void) printf(s, v) macro
156 dprintf("setupfiles copy path %s", min_home);
157 dprintf("%s ", COPY);
158 dprintf("greater than %d\n", MAXPATHLEN);
174 dprintf("copy file %s requested\n", file);
201 dprintf("setupfiles no copyfile %s\n", cl_file);
209 dprintf("setupfiles link path %s", min_home);
210 dprintf("%s ", LINK);
211 dprintf("greater than %d\n", MAXPATHLEN);
227 dprintf("link file %s requested\n", file)
    [all...]

Completed in 420 milliseconds

1 2 3 4