Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/
H A DSymbol.map18 mallctlnametomib;
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h7 #define je_mallctlnametomib JEMALLOC_N(mallctlnametomib)
/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h68 # define je_mallctlnametomib mallctlnametomib
380 # define mallctlnametomib je_mallctlnametomib macro
H A Djemalloc_FreeBSD.h181 __weak_reference(__mallctlnametomib, mallctlnametomib);
/freebsd/lib/libc/stdlib/malloc/jemalloc/
H A DMakefile.inc34 jemalloc.3 mallctlnametomib.3 \
/freebsd/include/
H A Dmalloc_np.h83 int mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp);
/freebsd/contrib/jemalloc/
H A DFREEBSD-diffs342 +__weak_reference(__mallctlnametomib, mallctlnametomib);