Searched refs:malloc_xmalloc (Results 1 – 1 of 1) sorted by relevance
256 static int malloc_xmalloc; variable508 case 'x': malloc_xmalloc = 0; break; in malloc_init()509 case 'X': malloc_xmalloc = 1; break; in malloc_init()1198 if (malloc_xmalloc && err) in pubrealloc()