Searched refs:malloc_conf (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/lib/libc/stdlib/jemalloc/
H A DSymbol.map17 malloc_conf;
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc_defs.h15 #define je_malloc_conf malloc_conf
H A Djemalloc.h99 #define malloc_conf je_malloc_conf macro
/freebsd-10.1-release/include/
H A Dstdlib.h233 extern const char *malloc_conf;
/freebsd-10.1-release/usr.sbin/watchdogd/
H A Dwatchdogd.c116 * process. This must be done using the malloc_conf string so that it gets set
119 const char * malloc_conf = "lg_chunk:0"; variable

Completed in 74 milliseconds