Home
last modified time | relevance | path

Searched defs:mibp (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/gen/
H A Dsysctlnametomib.c42 sysctlnametomib(const char *name, int *mibp, size_t *sizep) in sysctlnametomib()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h117 #define xmallctlnametomib(name, mibp, miblenp) do { \ argument
/freebsd/contrib/jemalloc/src/
H A Dctl.c1195 size_t *mibp, size_t *depthp) { in ctl_lookup()
1324 ctl_nametomib(tsd_t *tsd, const char *name, size_t *mibp, size_t *miblenp) { in ctl_nametomib()
H A Djemalloc.c3652 je_mallctlnametomib(const char *name, size_t *mibp, size_t *miblenp) { in je_mallctlnametomib()