Home
last modified time | relevance | path

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

/openbsd/lib/libc/stdlib/
H A Dmalloc.c455 mopts.malloc_guard = 0; in omalloc_parseopt()
1343 sz += mopts.malloc_guard; in omalloc()
1359 if (mopts.malloc_guard) { in omalloc()
1656 if (mopts.malloc_guard) { in ofree()
1661 mopts.malloc_guard, mopts.malloc_guard, in ofree()
1842 !mopts.malloc_guard) { in orealloc()
1878 if (mopts.malloc_guard) { in orealloc()
1880 mopts.malloc_guard, mopts.malloc_guard, in orealloc()
2261 sz += mopts.malloc_guard; in omemalign()
2280 if (mopts.malloc_guard) { in omemalign()
[all …]