kctl_dprintf
extern void kctl_dprintf(const char *, ...);
kctl_dprintf("kctl_auxv_init: modpath '%s'", kav->kav_modpath);
kctl_dprintf("kobj_open %s found", fullname);
kctl_dprintf("loaded dmod %s at %p", modpath, modp);
kctl_dprintf("unloading dmod %s", modp->mod_modname);
kctl_dprintf("freed orphan load notification for %s",
kctl_dprintf("changing dmod path to: %p", pth);
kctl_dprintf(" %s", pth->dpth_path[i]);
kctl_dprintf("changing dmod path to NULL");
kctl_dprintf("Can't load dmod from %s/%s - "
kctl_dprintf("new kctl state: %d", state);
kctl_dprintf("cleaning up from state %d", state);
kctl_dprintf("beginning kmdb initialization");
kctl_dprintf("finished with kmdb initialization");
kctl_dprintf("received dmod unload message %s",
kctl_dprintf("received path change message");
kctl_dprintf("kctl worker thread - waking up");
kctl_dprintf("received ack for dmod load of %s",
kctl_dprintf("received dmod load request %s",
kctl_dprintf("skipping load of dmod %s due to "
kctl_dprintf("received request to load all dmods");