Home
last modified time | relevance | path

Searched refs:debug_malloc_type (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/kern/
Dkern_malloc_debug.c75 int debug_malloc_type = -1; variable
115 if (((type != debug_malloc_type && debug_malloc_type != 0) || in debug_malloc()
163 if (type != debug_malloc_type && debug_malloc_type != 0 && in debug_free()