sys_debug 155 include/sys/prex.h int sys_debug(int cmd, void *data); sys_debug 40 sys/include/system.h int sys_debug(int, void *); sys_debug 142 sys/kern/sysent.c /* 59 */ SYSENT(2, sys_debug), sys_debug 47 usr/bin/dmesg/dmesg.c if (sys_debug(DBGC_LOGSIZE, &size) != 0) { sys_debug 56 usr/bin/dmesg/dmesg.c if (sys_debug(DBGC_GETLOG, buf) != 0) { sys_debug 301 usr/server/proc/main.c sys_debug(DBGC_TRACE, (void *)newtask);