Home
last modified time | relevance | path

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

/mirbsd/src/sys/kern/
Dkern_malloc_debug.c104 int debug_malloc_initialized; variable
119 !debug_malloc_initialized) && type != M_DEBUG) in debug_malloc()
222 debug_malloc_initialized = 1; in debug_malloc_init()