/illumos-gate/usr/src/stand/lib/sa/ |
H A D | malloc.c | 63 realloc(void *oldaddr, size_t size) in realloc() function
|
/illumos-gate/usr/src/cmd/sgs/libelf/misc/ |
H A D | elf_dem.h | 66 #define realloc __can_not_use_realloc_in_elf__ macro
|
/illumos-gate/usr/src/lib/libmalloc/common/ |
H A D | malloc.c | 204 static int realloc; in memalign() local 721 realloc(void *ptr, size_t size) in realloc() function
|
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | debug_alloc.h | 73 #define realloc(a, s) my_realloc(a, s, __FILE__, __LINE__) macro
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | malloc.c | 36 #define realloc ______realloc macro 67 #define realloc _ast_realloc macro 176 #define realloc _ast_realloc macro 530 extern Void_t* realloc(reg Void_t* data, reg size_t size) in realloc() function 912 #define realloc ______realloc macro 1068 #define realloc ______realloc macro
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | blok.c | 313 realloc(pp, nbytes) in realloc() function
|
/illumos-gate/usr/src/lib/libumem/common/ |
H A D | malloc.c | 391 realloc(void *buf_arg, size_t newsize) in realloc() function
|
/illumos-gate/usr/src/lib/libbsdmalloc/common/ |
H A D | malloc.bsd43.c | 263 realloc(void *cp, size_t nbytes) in realloc() function
|
/illumos-gate/usr/src/lib/libmapmalloc/common/ |
H A D | textmem.c | 155 realloc(void *ptr, size_t size) in realloc() function
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | malloc.c | 231 realloc(void *ptr, size_t size) in realloc() function
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | malloc.c | 300 realloc(void *old, size_t size) in realloc() function
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | stand.h | 446 #define realloc(x, y) Realloc(x, y, __FILE__, __LINE__) macro 453 #define realloc(x, y) Realloc(x, y, NULL, 0) macro
|
/illumos-gate/usr/src/lib/watchmalloc/common/ |
H A D | malloc.c | 285 realloc(void *old, size_t size) in realloc() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | vmalloc.h | 255 #define realloc(d,s) (_VMFL_(Vmregion), _ast_realloc((Void_t*)(d),(size_t)(s)) ) macro
|
/illumos-gate/usr/src/lib/libmtmalloc/common/ |
H A D | mtmalloc.c | 250 realloc(void * ptr, size_t bytes) in realloc() function
|
/illumos-gate/usr/src/lib/libsasl/lib/ |
H A D | saslint.h | 331 sasl_realloc_t *realloc; member
|
/illumos-gate/usr/src/lib/libsasl/include/ |
H A D | saslplug.h | 77 sasl_realloc_t *realloc; member
|
/illumos-gate/usr/src/uts/intel/io/dnet/ |
H A D | dnet.c | 2144 int realloc = 0; in dnet_alloc_bufs() local
|