| /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...] |
| sun4x_standalloc.c | 42 #define dprintf if (resalloc_debug) printf macro 141 dprintf("boot: failed to allocate %lu bytes from scratch " 149 dprintf("reuse freed temp scratch: bytes = %lu at %p\n", bytes, 193 dprintf("using %lu bytes of reserved mem (%lu left)\n", 212 dprintf("boot: resalloc_init: failed to read iarch\n"); 216 dprintf("boot: resalloc_init: got iarch %s\n", iarch); 233 dprintf("boot: resalloc_init: boosted top_bootmem to %p\n", 252 dprintf("resalloc: bytes = %lu\n", bytes); 266 dprintf("vaddr = %p, paddr = %lx\n", (void *)vaddr, 322 dprintf("memlistpage = %p\n", (void *)memlistpage) [all...] |
| /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...] |
| /onnv/onnv-gate/usr/src/lib/libbsm/common/ |
| 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_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_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_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));
|
| /onnv/onnv-gate/usr/src/lib/libvolmgt/common/ |
| volmgt_private.h | 54 void dprintf(char *, ...);
|
| /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...] |
| i8237A.c | 69 #define dprintf(x) if (i8237debug) (void)prom_printf x macro 71 #define dprintf(x) macro 192 dprintf(("d37A_dma_disable: chnl=%d mask_reg=0x%x\n", 210 dprintf(("d37A_dma_enable: chnl=%d mask_reg=0x%x val=0x%x\n", 293 dprintf(("dEISA_setchain: chnl=%d next_addr=%x count=%lx\n", 303 dprintf(("dEISA_setchain: chnl=%d end\n", chnl)); 321 dprintf(("d37A_prog_chan err: chnl=%d in cascade mode\n", 327 dprintf(("d37A_prog_chan err: memory to memory mode not supported.\n")); 332 dprintf(("d37A_prog_chan: chnl=%d dmaereq=%p\n", 344 dprintf(("d37A_prog_chan err: chnl %d not programmed.\n", chnl)) [all...] |
| /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/uts/common/fs/zfs/sys/ |
| zfs_debug.h | 62 #define dprintf(...) \ macro 66 #define dprintf(...) ((void)0) macro
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
| state_machine.c | 73 dprintf("state_machine(event type: %s, name: %s)", 79 dprintf("couldn't find waiting interface; " 92 dprintf("timer popped for %s, but dhcp state is okay " 97 dprintf("ignoring timer; interface already failed"); 105 dprintf("giving up on dhcp on %s (ifflags 0x%llx)", 112 dprintf("DHCP timed out, but no better link is " 117 dprintf("DHCP failed on inactive link"); 125 dprintf("state_machine: no llp for %s; ignoring " 137 dprintf("new APs on %s, but no best link is " 140 dprintf("state_machine: new APs on link %s [all...] |
| events.c | 135 dprintf("adding event type %s name %s to queue", 254 dprintf("hotplug_handler: event %s/%s", event_class, 349 dprintf("routing socket %d", rtsock); 382 dprintf("routing message of %d size came from " 404 dprintf("routing message DELADDR: index %d flags %x", 410 dprintf("tossing index 0 routing event"); 416 dprintf("no RTA_IFA in RTM_DELADDR message"); 422 dprintf("no RTA_IFP in RTM_DELADDR message"); 442 dprintf("routing message NEWADDR: index %d flags %x", 448 dprintf("tossing index 0 routing event") [all...] |
| /onnv/onnv-gate/usr/src/stand/lib/inet/ |
| icmp4.c | 77 dprintf("icmp4: ICMP header not aligned (from %s)\n", 82 dprintf("icmp4: Bad ICMP checksum (from %s)\n", 90 dprintf("ICMP Redirect to gateway %s.\n", 94 dprintf("icmp4: Cannot add route %s, %d\n", 104 dprintf("ICMP destination unreachable (%s)\n", 118 dprintf("icmp4: socket: %d\n", errno); 134 dprintf("icmp4: Unsupported ICMP message type: 0x%x "
|
| /onnv/onnv-gate/usr/src/cmd/utmpd/ |
| utmpd.c | 80 #define dprintf(x) if (Debug) (void) printf x macro 217 dprintf(("Poll timeout set to %d\n", Poll_timeout)); 222 dprintf(("WTMPX update frequency set to %d\n", 232 dprintf(("Max_fds set to %d\n", Max_fds)); 292 dprintf(("utmp warning timer set to %d seconds\n", WARN_TIME)); 299 dprintf(("utmp warning timer expired\n")); 326 dprintf(("Load tables\n")); 452 dprintf(("! %d: terminated, status 0x%.4x\n", \ 457 dprintf(("! %d: terminated\n", \ 474 dprintf(("Poll Err = %d pid = %d i = %d\n", [all...] |
| /onnv/onnv-gate/usr/src/cmd/rmvolmgr/ |
| vold.c | 204 dprintf("%s(%ld): VOLUME_ACTION was null!!\n", 209 dprintf("%s(%ld): VOLUME_MEDIATYPE was null!!\n", 217 dprintf("%s(%ld): VOLUME_NAME was null!!\n", 222 dprintf("%s(%ld): VOLUME_PATH was null!!\n", 230 dprintf("%s(%ld): VOLUME_SYMDEV was null!!\n", 242 dprintf("%s(%ld): NO ZONEPATH!!\n", 255 dprintf("%s(%ld) %s\n", prog_name, prog_pid, 480 dprintf("%s[%d]: entering action()\n", __FILE__, __LINE__); 524 dprintf("fork1 failed \n "); 530 dprintf("%s(%ld): waitpid() [all...] |
| rmm_common.c | 79 dprintf("cannot get system bus: %s\n", rmm_strerror(error, -1)); 89 dprintf("libhal_ctx_new failed"); 108 dprintf("property_watch_all failed %s", 120 dprintf("libhal_ctx_init failed: %s", rmm_strerror(error, -1)); 132 dprintf("HAL is not running: %s", rmm_strerror(error, -1)); 502 dprintf("mounting %s...\n", udi); 506 dprintf( 520 dprintf("mount failed for %s: cannot append args\n", udi); 528 dprintf("mount failed for %s: %s\n", udi, error->message); 533 dprintf("mounted %s\n", udi) 1379 dprintf(const char *fmt, ...) function [all...] |
| /onnv/onnv-gate/usr/src/stand/sys/ |
| bootdebug.h | 53 #define dprintf if (boothowto & RB_DEBUG) printf macro
|
| /onnv/onnv-gate/usr/src/cmd/allocate/ |
| allocate3.c | 69 #define dprintf(s, a) (void) fprintf(stderr, s, a) macro 72 #define dprintf(s, a) 0 macro 219 dprintf("Unable to access file %s\n", *file); 234 dprintf("No default attributes for %s\n", da_defs->devtype); 319 dprintf("Unable to find %s in the maps database\n", 338 dprintf("Unable to find %s device files\n", 351 dprintf("device name %s is too long.\n", 359 dprintf("Unable to stat %s\n", fname); 529 dprintf("No default attributes for " 660 dprintf("locking %s\n", file) [all...] |
| /onnv/onnv-gate/usr/src/uts/intel/io/pci/ |
| pci_resource.c | 41 #define dprintf if (pci_boot_debug) printf macro 270 dprintf("%s\n", "IRQ"); 275 dprintf("%s\n", "DMA"); 279 dprintf("%s\n", "START_DEPENDENT"); 283 dprintf("%s\n", "END_DEPENDENT"); 296 dprintf("%s\n", "FIXED_IO"); 300 dprintf("%s\n", "VENDOR"); 304 dprintf("%s\n", "END_TAG"); 309 dprintf("%s\n", "MEMORY24"); 314 dprintf("%s\n", "MEMORY32") [all...] |
| /onnv/onnv-gate/usr/src/common/fs/ |
| decompress.c | 53 #define dprintf if (cf_debug) prom_printf macro 55 #define dprintf if (cf_debug) prom_printf macro 136 dprintf("file %s is compressed\n", filep->fi_path); 163 dprintf("inflateInit2() failed\n"); 179 dprintf("cf_close: %s\n", filep->fi_path); 194 dprintf("cf_rewind: %s\n", filep->fi_path); 221 dprintf("cf_read: %s ", filep->fi_path); 222 dprintf("%lx bytes\n", count); 225 dprintf(" reading at offset %lx\n", zsp->total_out); 247 dprintf("attempting inflate of %x bytes to buf at: %lx\n" [all...] |
| /onnv/onnv-gate/usr/src/cmd/hotplugd/ |
| hotplugd_impl.c | 72 dprintf("changestate(path=%s, connection=%s, state=0x%x, flags=0x%x)\n", 84 dprintf("changestate: getinfo() failed (%s)\n", strerror(rv)); 97 dprintf("changestate: RCM offline is required.\n"); 101 dprintf("changestate: rcm_resources() failed.\n"); 110 dprintf("changestate: rcm_offline() failed.\n"); 124 dprintf("changestate: operation was QUERY only.\n"); 135 dprintf("changestate: modctl(MODHPOPS_CHANGE_STATE) = %d.\n", rv); 173 dprintf("private_options(path=%s, connection=%s, options='%s')\n", 178 dprintf("private_options: failed to pack properties.\n"); 187 dprintf("private_options: failed to allocate buffer.\n") [all...] |
| /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_dummy/mech/ |
| dmech.c | 180 dprintf("Entering gss_mech_initialize\n"); 196 dprintf("dummy_mech.conf is found.\n"); 206 dprintf("Leaving gss_mech_initialize\n"); 225 dprintf("Entering dummy_gss_acquire_cred\n"); 243 dprintf("Leaving dummy_gss_acquire_cred\n"); 254 dprintf("Entering dummy_gss_release_cred\n"); 259 dprintf("Leaving dummy_gss_release_cred\n"); 291 dprintf("Entering init_sec_context\n"); 420 dprintf("Entering accept_sec_context\n"); 529 dprintf("In process_sec_context\n") [all...] |
| /onnv/onnv-gate/usr/src/stand/lib/fs/nfs/ |
| bootparams.c | 71 #define dprintf if (boothowto & RB_DEBUG) printf macro 136 dprintf(noserver, "whoami"); 149 dprintf("whoami RPC call failed with rpc status: %d\n", stat); 162 dprintf("whoami: hostname too long"); 171 dprintf("whoami: no host name\n"); 178 dprintf("whoami: domainname too long"); 186 dprintf("whoami: no domain name\n"); 192 dprintf("whoami: Router ip is: %s\n", 199 dprintf("whoami: unknown gateway addr family %d\n", 249 dprintf("getfile: rpc_call failed: No memory\n") [all...] |