Home
last modified time | relevance | path

Searched defs:realloc (Results 1 – 25 of 32) sorted by relevance

12

/titanic_44/usr/src/stand/lib/sa/
H A Dmalloc.c63 realloc(void *oldaddr, size_t size) in realloc() function
/titanic_44/usr/src/cmd/sgs/libelf/misc/
H A Delf_dem.h69 #define realloc __can_not_use_realloc_in_elf__ macro
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h75 #define realloc(a, s) my_realloc(a, s, __FILE__, __LINE__) macro
/titanic_44/usr/src/lib/libmalloc/common/
H A Dmalloc.c204 static int realloc; in memalign() local
721 realloc(void *ptr, size_t size) in realloc() function
/titanic_44/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c36 #define realloc ______realloc macro
67 #define realloc _ast_realloc macro
271 extern Void_t* realloc(reg Void_t* data, reg size_t size) in realloc() function
584 #define realloc ______realloc macro
733 #define realloc ______realloc macro
/titanic_44/usr/src/cmd/sh/
H A Dblok.c313 realloc(pp, nbytes) in realloc() function
/titanic_44/usr/src/lib/libumem/common/
H A Dmalloc.c391 realloc(void *buf_arg, size_t newsize) in realloc() function
/titanic_44/usr/src/lib/libbsdmalloc/common/
H A Dmalloc.bsd43.c264 realloc(void *cp, size_t nbytes) in realloc() function
/titanic_44/usr/src/cmd/spell/
H A Dmalloc.c202 realloc(pp, nbytes) in realloc() function
/titanic_44/usr/src/lib/libmapmalloc/common/
H A Dtextmem.c157 realloc(void *ptr, size_t size) in realloc() function
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dmalloc.c231 realloc(void *ptr, size_t size) in realloc() function
/titanic_44/usr/src/lib/libc/port/gen/
H A Dmalloc.c302 realloc(void *old, size_t size) in realloc() function
/titanic_44/usr/src/cmd/sgs/include/
H A Dsgs.h211 #define realloc libld_realloc macro
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dmalloc.c753 realloc(ptr_t ptr, uint nbytes) in realloc() function
/titanic_44/usr/src/lib/libast/common/include/
H A Dvmalloc.h244 #define realloc(d,s) (_VMFL_(Vmregion), _ast_realloc((Void_t*)(d),(size_t)(s)) ) macro
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h244 #define realloc(d,s) (_VMFL_(Vmregion), _ast_realloc((Void_t*)(d),(size_t)(s)) ) macro
H A Dast_map.h436 #define realloc _ast_realloc macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h244 #define realloc(d,s) (_VMFL_(Vmregion), _ast_realloc((Void_t*)(d),(size_t)(s)) ) macro
H A Dast_map.h436 #define realloc _ast_realloc macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h244 #define realloc(d,s) (_VMFL_(Vmregion), _ast_realloc((Void_t*)(d),(size_t)(s)) ) macro
H A Dast_map.h436 #define realloc _ast_realloc macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h244 #define realloc(d,s) (_VMFL_(Vmregion), _ast_realloc((Void_t*)(d),(size_t)(s)) ) macro
/titanic_44/usr/src/lib/watchmalloc/common/
H A Dmalloc.c287 realloc(void *old, size_t size) in realloc() function
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h415 #define realloc _ast_realloc macro
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h415 #define realloc _ast_realloc macro

12