scdebug 53 compat/osf1/osf1_exec.c extern int scdebug;
scdebug 200 compat/osf1/osf1_file.c if (scdebug &&
scdebug 72 compat/osf1/osf1_ioctl.c extern int scdebug;
scdebug 133 compat/osf1/osf1_ioctl.c if (scdebug)
scdebug 89 compat/osf1/osf1_misc.c extern int scdebug;
scdebug 76 kern/kern_xxx.c int scdebug = SCDEBUG_CALLS|SCDEBUG_RETURNS|SCDEBUG_SHOWARGS;
scdebug 85 kern/kern_xxx.c if (!(scdebug & SCDEBUG_CALLS))
scdebug 90 kern/kern_xxx.c if (!(scdebug & SCDEBUG_ALL || code < 0 || code >= em->e_nsysent ||
scdebug 99 kern/kern_xxx.c if (scdebug & SCDEBUG_SHOWARGS) {
scdebug 117 kern/kern_xxx.c if (!(scdebug & SCDEBUG_RETURNS))
scdebug 122 kern/kern_xxx.c if (!(scdebug & SCDEBUG_ALL || code < 0 || code >= em->e_nsysent ||