Home
last modified time | relevance | path

Searched refs:recallocarray (Results 1 – 12 of 12) sorted by relevance

/titanic_54/usr/src/lib/libc/port/gen/
H A Drecallocarray.c30 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 Dopen_wmemstream.c75 temp = recallocarray(wmemp->wmstr_buf, wmemp->wmstr_alloc, in open_wmemstream_write()
H A Dopen_memstream.c141 temp = recallocarray(memp->mstr_buf, memp->mstr_alloc, in open_memstream_write()
/titanic_54/usr/src/head/
H A Dstdlib.h306 extern void *recallocarray(void *, size_t, size_t, size_t);
/titanic_54/usr/src/lib/libc/amd64/
H A DMakefile514 recallocarray.o \
/titanic_54/usr/src/lib/libc/sparcv9/
H A DMakefile.com534 recallocarray.o \
/titanic_54/usr/src/lib/libc/i386/
H A DMakefile.com547 recallocarray.o \
/titanic_54/usr/src/lib/libc/sparc/
H A DMakefile.com573 recallocarray.o \
/titanic_54/usr/src/lib/libc/port/
H A Dllib-lc825 /* recallocarray.c */
826 void *recallocarray(void *, size_t, size_t, size_t);
H A Dmapfile-vers141 recallocarray;
/titanic_54/usr/src/man/man3c/
H A DMakefile1139 recallocarray.3c \
1939 recallocarray.3c := LINKSRC = malloc.3c
/titanic_54/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1206 link path=usr/share/man/man3c/recallocarray.3c target=malloc.3c