dl_dprintf
extern void dl_dprintf(int, const char *, ...);
dl_dprintf(0, "libdaudit: failed to allocate");
dl_dprintf(0, ".SUNW_dof section corrupt for %s\n", modname);
dl_dprintf(1, "failed to open helper device %s", devname);
dl_dprintf(1, "failed to open helper device %s",
dl_dprintf(1, "DTrace ioctl failed for DOF at %p in %s", dof,
dl_dprintf(1, "DTrace ioctl succeeded for DOF at %p in %s\n",
dl_dprintf(1, "couldn't discover module name or address\n");
dl_dprintf(1, "couldn't discover link map ID\n");
dl_dprintf(1, "failed to open helper device %s", devname);
dl_dprintf(1, "DTrace ioctl failed to remove DOF (%d)\n", gen);
dl_dprintf(1, "DTrace ioctl removed DOF (%d)\n", gen);