Searched defs:Realloc (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/cmd/pools/poolstat/ |
H A D | poolstat_utils.c | 38 Realloc(void *ptr, size_t nbytes) in Realloc() function
|
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | zalloc_malloc.c | 149 Realloc(void *ptr, size_t size, const char *file, int line) in Realloc() function
|
/titanic_51/usr/src/cmd/prstat/ |
H A D | prutil.c | 215 Realloc(void *ptr, size_t size) in Realloc() function
|
/titanic_51/usr/src/cmd/lp/include/ |
H A D | lp.h | 523 #define Realloc(ptr,size) _Realloc(ptr, size, __FILE__, __LINE__) macro
|
/titanic_51/usr/src/cmd/ps/ |
H A D | ps.c | 2423 Realloc(void *ptr, size_t size) Realloc() function [all...] |