Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/stdlib/
Dmalloc.c291 const char *_malloc_options; variable
488 p = _malloc_options; in malloc_init()
Djemalloc.c780 const char *_malloc_options; variable
3341 if (_malloc_options != NULL) { in malloc_init_hard()
3345 opts = _malloc_options; in malloc_init_hard()
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
DPlatformCommon.c58 char _malloc_options[] = "AXZ"; variable