| /illumos-gate/usr/src/cmd/rmvolmgr/ |
| H A D | vold.c | 204 dbgprintf("%s(%ld): VOLUME_ACTION was null!!\n", in vold_rmmount() 209 dbgprintf("%s(%ld): VOLUME_MEDIATYPE was null!!\n", in vold_rmmount() 217 dbgprintf("%s(%ld): VOLUME_NAME was null!!\n", in vold_rmmount() 222 dbgprintf("%s(%ld): VOLUME_PATH was null!!\n", in vold_rmmount() 230 dbgprintf("%s(%ld): VOLUME_SYMDEV was null!!\n", in vold_rmmount() 242 dbgprintf("%s(%ld): NO ZONEPATH!!\n", in vold_rmmount() 255 dbgprintf("%s(%ld) %s\n", prog_name, prog_pid, in vold_rmmount() 480 dbgprintf("%s[%d]: entering action()\n", __FILE__, __LINE__); in vold_action() 524 dbgprintf("fork1 failed \n "); in vold_action() 530 dbgprintf("%s(%ld): waitpid() " in vold_action() [all …]
|
| H A D | rmm_common.c | 79 dbgprintf("cannot get system bus: %s\n", in rmm_hal_init() 90 dbgprintf("libhal_ctx_new failed"); in rmm_hal_init() 109 dbgprintf("property_watch_all failed %s", in rmm_hal_init() 121 dbgprintf("libhal_ctx_init failed: %s", in rmm_hal_init() 134 dbgprintf("HAL is not running: %s", rmm_strerror(error, -1)); in rmm_hal_init() 504 dbgprintf("mounting %s...\n", udi); in rmm_hal_mount() 508 dbgprintf( in rmm_hal_mount() 522 dbgprintf("mount failed for %s: cannot append args\n", udi); in rmm_hal_mount() 530 dbgprintf("mount failed for %s: %s\n", udi, error->message); in rmm_hal_mount() 535 dbgprintf("mounted %s\n", udi); in rmm_hal_mount() [all …]
|
| H A D | rmvolmgr.c | 177 dbgprintf("daemonizing failed: %s", strerror(errno)); in rmvolmgr() 189 dbgprintf("pipe failed %s\n", strerror(errno)); in rmvolmgr() 194 dbgprintf("g_io_channel_unix_new failed\n"); in rmvolmgr() 223 dbgprintf("Cannot create main loop\n"); in rmvolmgr() 267 dbgprintf("signal to exit %d\n", signo); in sigexit() 283 dbgprintf("g_io_channel_read_chars failed %s", error->message); in sigexit_ioch_func() 288 dbgprintf("signal to exit\n"); in sigexit_ioch_func() 349 dbgprintf("cannot get block.storage_device\n"); in volume_should_mount() 380 dbgprintf("volume added %s\n", udi); in volume_added() 386 dbgprintf("already managed %s\n", udi); in volume_added() [all …]
|
| H A D | rmm_common.h | 112 void dbgprintf(const char *, ...);
|
| /illumos-gate/usr/src/cmd/ucodeadm/ |
| H A D | ucodeadm.c | 126 dbgprintf(const char *format, ...) in dbgprintf() function 303 dbgprintf("implausible date code: 0x%x\n", patch->uh_date); in ucode_convert_amd() 308 dbgprintf("creating microcode container\n"); in ucode_convert_amd() 314 dbgprintf("container size too large (patch size %zu)\n", size); in ucode_convert_amd() 471 dbgprintf("failed to construct container path\n"); in ucode_gen_files_amd() 475 dbgprintf("path = %s\n", common_path); in ucode_gen_files_amd() 527 dbgprintf("failed to construct component path\n"); in ucode_gen_files_amd() 531 dbgprintf("path = %s\n", common_path); in ucode_gen_files_amd() 568 dbgprintf("failed to construct path for %s\n", in ucode_gen_files_intel() 597 dbgprintf("failed to construct component path\n"); in ucode_gen_files_intel() [all …]
|
| /illumos-gate/usr/src/cmd/prtconf/ |
| H A D | prt_xxx.c | 190 dbgprintf("obio parent private data: nreg = 0x%x offset = 0x%x" in obio_print() 256 dbgprintf("pcmcia parent private data: nreg = 0x%x offset = 0x%x" in pcmcia_print() 299 dbgprintf("sbus parent private data: nreg = 0x%x offset = 0x%x" in sbus_print() 375 dbgprintf("matched parent private data" in match_priv_data() 403 dbgprintf("Error: parent private data format unknown\n"); in dump_priv_data()
|
| H A D | prtconf.h | 50 extern void dbgprintf(const char *, ...);
|
| H A D | prtconf.c | 68 dbgprintf(const char *fmt, ...) in dbgprintf() function
|
| H A D | pdevinfo.c | 180 dbgprintf("verbosemode %s\n", opts.o_verbose ? "on" : "off"); in prtconf_devinfo() 757 dbgprintf("Dump node %s\n", path); in dump_devs() 977 dbgprintf("unexpected nvpair name %s != name\n", name); in walk() 981 dbgprintf("unexpected nvpair type %d, " in walk()
|
| /illumos-gate/usr/src/cmd/fs.d/ufs/newfs/ |
| H A D | newfs.c | 105 #define dbgprintf(x) printf x macro 107 #define dbgprintf(x) macro 618 dbgprintf(("DeBuG newfs : nsect=%d ntrak=%d cpg=%d\n", in main() 739 dbgprintf(("DeBuG newfs : Unable to determine if %s is" in getdiskbydev() 748 dbgprintf(("DeBuG newfs : Unable to get media" in getdiskbydev() 758 dbgprintf(("DeBuG newfs : Unable to determine if %s is" in getdiskbydev() 774 dbgprintf(("DeBuG newfs : geom=%llu, CHSLIMIT=%d " in getdiskbydev()
|
| /illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/ |
| H A D | mkfs.c | 185 #define dbgprintf(x) printf x macro 187 #define dbgprintf(x) macro 1025 dbgprintf(("DeBuG maxcontig : %ld\n", maxcontig)); in main() 1034 dbgprintf(("DeBuG cpg : %ld\n", cpg)); in main() 1090 dbgprintf(("DeBuG mtb : %c\n", mtb)); in main() 1134 dbgprintf(("%s: Unable to read Disk geometry", fsys)); in main() 1146 dbgprintf(("DeBuG Unable to determine if %s is" in main() 1152 dbgprintf(("DeBuG Unable to determine if %s is" in main() 1165 dbgprintf(("DeBuG CHSLIMIT = %d geom = %llu\n", CHSLIMIT, in main() 1167 dbgprintf(("DeBuG label_type = %d isremovable = %d ishotpluggable = %d " in main() [all …]
|