Home
last modified time | relevance | path

Searched defs:malloc_canary (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/libexec/ld.so/
H A Dmalloc.c135 u_int32_t malloc_canary; /* Matched against ones in g_pool */ member
/openbsd-src/lib/libc/stdlib/
H A Dmalloc.c255 u_int32_t malloc_canary; /* Matched against ones in pool */ member