Searched refs:e_realloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h294 extern void *e_realloc(int flag, void *old, size_t newsize);
H A Dutils.c61 * Note: unlike the other e_*lloc functions, e_realloc does not zero out the
66 e_realloc(int flag, void *old, size_t newsize) function
H A Dcpio.c5268 Pat_pp = e_realloc(E_EXIT, Pat_pp,

Completed in 117 milliseconds