Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Daddsev.c69 new = libc_realloc(__pfmt_sev_tab, in addsev()
87 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()
/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc.h78 extern void *libc_realloc(void *, size_t);
H A Dthr_uberdata.h1305 extern void *libc_realloc(void *, size_t);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dalloc.c358 libc_realloc(void *old, size_t size) in libc_realloc() function
/illumos-gate/usr/src/lib/libc/
H A DREADME95 void *libc_realloc(void *, size_t);
108 Memory allocated by libc_malloc(), libc_realloc(), or libc_strdup()