Home
last modified time | relevance | path

Searched refs:libc_realloc (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Daddsev.c71 new = libc_realloc(__pfmt_sev_tab, in addsev()
89 new = libc_realloc(__pfmt_sev_tab[i].string, strlen(string) + 1); in addsev()
H A Dgtxt.c133 if ((db = libc_realloc(db_info, in load_db()
H A Dnss_common.c400 next = (nss_cfglist_t *)libc_realloc(nss_cfg, nsize); in nss_cfgcomp_get()
454 next = (nss_cfgparam_t *)libc_realloc(comp->list, nsize); in nss_cfgparam_get()
H A Dlocaltime.c1895 if ((cp = libc_realloc(sp->chars, sp->charcnt)) == NULL) in load_posixinfo()
/titanic_50/usr/src/lib/libc/inc/
H A Dlibc.h76 extern void *libc_realloc(void *, size_t);
H A Dthr_uberdata.h1285 extern void *libc_realloc(void *, size_t);
/titanic_50/usr/src/lib/libc/port/threads/
H A Dalloc.c357 libc_realloc(void *old, size_t size) in libc_realloc() function
/titanic_50/usr/src/lib/libc/
H A DREADME95 void *libc_realloc(void *, size_t);
108 Memory allocated by libc_malloc(), libc_realloc(), or libc_strdup()