Searched refs:mallopt (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/man/man3malloc/ |
H A D | Makefile | 35 mallopt.3malloc \ 49 mallopt.3malloc := LINKSRC = malloc.3malloc
|
/illumos-gate/usr/src/cmd/diskscan/ |
H A D | diskscan.c | 193 extern int mallopt(); in scandisk() 199 if (mallopt(M_GRAIN, sector_size)) { in scandisk()
|
/illumos-gate/usr/src/head/ |
H A D | malloc.h | 83 int mallopt(int, int);
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | malloc.c | 34 #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 D | mapfile-vers | 54 mallopt { FLAGS = NODIRECT };
|
H A D | malloc.c | 903 mallopt(int cmd, int value) in mallopt() function
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3malloc.inc | 23 link path=usr/share/man/man3malloc/mallopt.3malloc target=malloc.3malloc
|
/illumos-gate/exception_lists/ |
H A D | interface_cmp | 85 DELSYM ^(mallinfo|mallopt)$ \ 88 DELSYM ^(_cfree|_?mallinfo|_?mallopt|_memalign|_valloc)$ \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | vmalloc | 11 lib atexit,getpagesize,mallinfo,mallopt,memalign,mstats
|