Searched refs:mallopt (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c34 #define mallopt ______mallopt macro
63 #undef mallopt macro
152 #undef mallopt macro
603 extern int mallopt(int cmd, int value) function
605 extern int mallopt(cmd, value)
725 #undef mallopt macro
750 extern int F2(_ast_mallopt, int,cmd, int,value) { return mallopt(cmd, value); }
/osnet-11/usr/src/lib/libmalloc/common/
H A Dmalloc.c57 * -malloc, free, realloc and mallopt form a memory allocator
893 mallopt(int cmd, int value) function

Completed in 25 milliseconds