Searched refs:malloc_sysv (Results 1 – 1 of 1) sorted by relevance
278 static int malloc_sysv; variable534 case 'v': malloc_sysv = 0; break; in malloc_init()535 case 'V': malloc_sysv = 1; break; in malloc_init()1213 if (malloc_sysv && !size) { in pubrealloc()