Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dxmalloc.c33 extern char *malloc_options; in ssh_malloc_init()
35 malloc_options = "S"; in ssh_malloc_init()
/freebsd-12.1/contrib/bmake/
H A Djob.c390 const char *malloc_options= MALLOC_OPTIONS; variable
H A DChangeLog166 * job.c: use MALLOC_OPTIONS to set malloc_options.
/freebsd-12.1/contrib/jemalloc/
H A DChangeLog1294 - Remove JEMALLOC_OPTIONS and malloc_options (see MALLOC_CONF above).