xreallocarray
cwd = xreallocarray(NULL, (size_t)(Strlen(dcwd->di_name) + 3),
dp = xreallocarray(NULL,
p1 = newcp = xreallocarray(NULL,
p1 = newcp = xreallocarray(NULL,
p1 = newcp = xreallocarray(NULL,
p1 = newcp = xreallocarray(NULL,
items = xreallocarray(items, sizeof(*items), maxitems);
items[numitems] = xreallocarray(NULL,
name = xreallocarray(NULL, (size_t)(maxi + 1), sizeof(Char));
nv = vl = xreallocarray(NULL, sizeof(Char *), (size_t)size);
nv = xreallocarray(nv, (size_t)size, sizeof(Char *));
nv = xreallocarray(nv, size, sizeof(Char *));
nv = vl = xreallocarray(NULL, sizeof(Char *), size);
nv = xreallocarray(nv, size, sizeof(Char *));
nv = xreallocarray(nv, size, sizeof(Char *));
gargv = xreallocarray(NULL, sizeof(Char *), (size_t)gargsiz);
pargv = xreallocarray(NULL, sizeof(Char *), (size_t)pargsiz);
pargv = xreallocarray(pargv, (size_t)pargsiz, sizeof(Char *));
blk = xreallocarray(NULL, GLOBSPACE, sizeof(Char *));
gargv = xreallocarray(gargv, (size_t)gargsiz, sizeof(Char *));
p = gargv[gargc - 1] = xreallocarray(NULL, (size_t)n, sizeof(Char));
ep = xreallocarray(NULL, (size_t)(((p - cp) + (q - dp) - 1), sizeof(*ep)));
r = p = xreallocarray(NULL, (size_t)(n - s), sizeof(*p));
sdst = xreallocarray(NULL, (size_t)dstsize, sizeof(*sdst));
sdst = xreallocarray(sdst, (size_t)dstsize, sizeof(*sdst));
sdst = xreallocarray(NULL, dstsize, sizeof(*sdst));
sdst = xreallocarray(sdst, dstsize, sizeof(*sdst));
p = n = xreallocarray(NULL, (size_t)(p - s), sizeof(*n));
ep = xreallocarray(NULL, (size_t)((p - cp) + (q - dp) - 1), sizeof(*ep));
sdst = xreallocarray(NULL, dstsize, sizeof(*sdst));
sdst = xreallocarray(sdst, (size_t)dstsize, sizeof(*sdst));
sdst = xreallocarray(sdst, (size_t)dstsize, sizeof(*sdst));
xreallocarray(sdst, (size_t)n, sizeof(*sdst)) :
xreallocarray(NULL, (size_t)n, sizeof(*sdst)));
sdst = dst = xreallocarray(NULL, n + 1, sizeof(*dst));
sdst = dst = xreallocarray(NULL, n + 1, sizeof(*dst));
ignore_pats = xreallocarray(ignore_pats, 1, len);
context_vec_start = xreallocarray(context_vec_start,
member = xreallocarray(member, slen[1] + 2, sizeof(*member));
class = xreallocarray(class, slen[0] + 2, sizeof(*class));
J = xreallocarray(J, len[0] + 2, sizeof(*J));
ixold = xreallocarray(ixold, len[0] + 2, sizeof(*ixold));
ixnew = xreallocarray(ixnew, len[1] + 2, sizeof(*ixnew));
p = xreallocarray(p, sz + 3, sizeof(*p));
clist = xreallocarray(clist, clistlen, sizeof(*clist));
void *xreallocarray(void *, size_t, size_t);
m4wraps = xreallocarray(m4wraps, maxwraps, sizeof(*m4wraps),
extern void *xreallocarray(void *, size_t, size_t, const char *, ...)
pmatch = xreallocarray(NULL, re.re_nsub+1, sizeof(regmatch_t),
pmatch = xreallocarray(NULL, re.re_nsub+1, sizeof(regmatch_t), NULL);
kept = xreallocarray(kept, kept_capacity,
mstack = xreallocarray(NULL, STACKMAX, sizeof(stae), NULL);
mstack = xreallocarray(mstack, STACKMAX, sizeof(stae),
outfile = xreallocarray(outfile, n, sizeof(FILE *),