debug_malloc_type 75 kern/kern_malloc_debug.c int debug_malloc_type = -1; debug_malloc_type 115 kern/kern_malloc_debug.c if (((type != debug_malloc_type && debug_malloc_type != 0) || debug_malloc_type 163 kern/kern_malloc_debug.c if (type != debug_malloc_type && debug_malloc_type != 0 &&