Searched refs:recallocarray (Results 1 – 12 of 12) sorted by relevance
| /titanic_54/usr/src/lib/libc/port/gen/ |
| H A D | recallocarray.c | 30 recallocarray(void *ptr, size_t oldnelem, size_t newnelem, size_t elsize) in recallocarray() function
|
| /titanic_54/usr/src/lib/libc/port/stdio/ |
| H A D | open_wmemstream.c | 75 temp = recallocarray(wmemp->wmstr_buf, wmemp->wmstr_alloc, in open_wmemstream_write()
|
| H A D | open_memstream.c | 141 temp = recallocarray(memp->mstr_buf, memp->mstr_alloc, in open_memstream_write()
|
| /titanic_54/usr/src/head/ |
| H A D | stdlib.h | 306 extern void *recallocarray(void *, size_t, size_t, size_t);
|
| /titanic_54/usr/src/lib/libc/amd64/ |
| H A D | Makefile | 514 recallocarray.o \
|
| /titanic_54/usr/src/lib/libc/sparcv9/ |
| H A D | Makefile.com | 534 recallocarray.o \
|
| /titanic_54/usr/src/lib/libc/i386/ |
| H A D | Makefile.com | 547 recallocarray.o \
|
| /titanic_54/usr/src/lib/libc/sparc/ |
| H A D | Makefile.com | 573 recallocarray.o \
|
| /titanic_54/usr/src/lib/libc/port/ |
| H A D | llib-lc | 825 /* recallocarray.c */ 826 void *recallocarray(void *, size_t, size_t, size_t);
|
| H A D | mapfile-vers | 141 recallocarray;
|
| /titanic_54/usr/src/man/man3c/ |
| H A D | Makefile | 1139 recallocarray.3c \ 1939 recallocarray.3c := LINKSRC = malloc.3c
|
| /titanic_54/usr/src/pkg/manifests/ |
| H A D | system-library.man3c.inc | 1206 link path=usr/share/man/man3c/recallocarray.3c target=malloc.3c
|