Home
last modified time | relevance | path

Searched refs:mallopt (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/man/man3malloc/
H A DMakefile35 mallopt.3malloc \
49 mallopt.3malloc := LINKSRC = malloc.3malloc
/illumos-gate/usr/src/cmd/diskscan/
H A Ddiskscan.c193 extern int mallopt(); in scandisk()
199 if (mallopt(M_GRAIN, sector_size)) { in scandisk()
/illumos-gate/usr/src/head/
H A Dmalloc.h83 int mallopt(int, int);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c34 #define mallopt ______mallopt macro
63 #undef mallopt
154 #undef mallopt
931 extern int mallopt(int cmd, int value) in mallopt() function
933 extern int mallopt(cmd, value) in mallopt()
1060 #undef mallopt
1089 extern int F2(_ast_mallopt, int,cmd, int,value) { return mallopt(cmd, value); } in F2()
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmapfile-vers54 mallopt { FLAGS = NODIRECT };
H A Dmalloc.c903 mallopt(int cmd, int value) in mallopt() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3malloc.inc23 link path=usr/share/man/man3malloc/mallopt.3malloc target=malloc.3malloc
/illumos-gate/exception_lists/
H A Dinterface_cmp85 DELSYM ^(mallinfo|mallopt)$ \
88 DELSYM ^(_cfree|_?mallinfo|_?mallopt|_memalign|_valloc)$ \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dvmalloc11 lib atexit,getpagesize,mallinfo,mallopt,memalign,mstats