Searched refs:mallopt (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/man/man3malloc/ |
H A D | Makefile | 34 mallopt.3malloc \ 48 mallopt.3malloc := LINKSRC = malloc.3malloc
|
/titanic_50/usr/src/lib/libbc/inc/5include/ |
H A D | malloc.h | 73 extern int mallopt();
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | malloc.h | 72 extern int mallopt();
|
/titanic_50/usr/src/lib/libast/common/vmalloc/ |
H A D | malloc.c | 34 #define mallopt ______mallopt macro 63 #undef mallopt 152 #undef mallopt 603 extern int mallopt(int cmd, int value) in mallopt() function 605 extern int mallopt(cmd, value) in mallopt() 725 #undef mallopt 750 extern int F2(_ast_mallopt, int,cmd, int,value) { return mallopt(cmd, value); } in F2()
|
/titanic_50/usr/src/head/ |
H A D | malloc.h | 83 int mallopt(int, int);
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | mallopt.c | 36 mallopt(int cmd, int value) in mallopt() function
|
/titanic_50/usr/src/cmd/diskscan/ |
H A D | diskscan.c | 193 extern int mallopt(); in scandisk() 199 if (mallopt(M_GRAIN, sector_size)) { in scandisk()
|
/titanic_50/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
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3malloc.inc | 29 link path=usr/share/man/man3malloc/mallopt.3malloc target=malloc.3malloc
|
/titanic_50/exception_lists/ |
H A D | interface_cmp | 85 DELSYM ^(mallinfo|mallopt)$ \ 88 DELSYM ^(_cfree|_?mallinfo|_?mallopt|_memalign|_valloc)$ \
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | vmalloc | 11 lib atexit,getpagesize,mallinfo,mallopt,memalign,mstats
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 69 madvise.o mallopt.o \
|
/titanic_50/ |
H A D | .gitignore | 6601 usr/src/man/man3malloc/mallopt.3malloc
|