xreallocarray
blkp = blk = xreallocarray(NULL, 10, sizeof(Char *));
Char **vec = xreallocarray(NULL, 2, sizeof(*vec));
cwd = xreallocarray(NULL, len, sizeof(Char));
dp = xreallocarray(NULL, (cwdlen + (p - cp) + 1), sizeof(Char));
p1 = newcp = xreallocarray(NULL,
p1 = newcp = xreallocarray(NULL, cc + (p1 - p),
p1 = newcp = xreallocarray(NULL,
p1 = newcp = xreallocarray(NULL, cc + (p1 - p), sizeof(Char));
np = xreallocarray(NULL, len, sizeof(Char));
void *xreallocarray(void *, size_t, size_t);
items = xreallocarray(items, maxitems, sizeof(*items));
items[numitems] = xreallocarray(NULL, (Strlen(entry) + 1), sizeof(Char));
name = xreallocarray(NULL, maxi + 1, sizeof(Char));
nv = vl = xreallocarray(NULL, size, sizeof(Char *));
nv = xreallocarray(nv, size, sizeof(Char *));
nv = xreallocarray(nv, size, sizeof(Char *));
nv = vl = xreallocarray(NULL, size, sizeof(Char *));
nv = xreallocarray(nv, size, sizeof(Char *));
nv = xreallocarray(nv, size, sizeof(Char *));
gargv = xreallocarray(NULL, gargsiz, sizeof(Char *));
pargv = xreallocarray(NULL, pargsiz, sizeof(Char *));
pargv = xreallocarray(pargv, pargsiz, sizeof(Char *));
blk = xreallocarray(NULL, GLOBSPACE, sizeof(Char *));
gargv = xreallocarray(gargv, gargsiz, sizeof(Char *));
p = gargv[gargc - 1] = xreallocarray(NULL, n, sizeof(Char));
Char **vec = xreallocarray(NULL, 2, sizeof(*vec));
sdst = xreallocarray(sdst, dstsize, sizeof(Char));
sdst = xreallocarray(NULL, dstsize, sizeof(char));
sdst = xreallocarray(sdst, dstsize, sizeof(char));
n = p = xreallocarray(NULL, p - s, sizeof(Char));
ep = xreallocarray(NULL, ((p - cp) + (q - dp) - 1), sizeof(Char));
sdst = xreallocarray(NULL, dstsize, sizeof(char));
sdst = xreallocarray(sdst, dstsize, sizeof(char));
sdst = xreallocarray(sdst, dstsize, sizeof(char));
sdst = xreallocarray(sdst, n, sizeof(char));
sdst = dst = xreallocarray(NULL, n + 1, sizeof(Char *));
sdst = dst = xreallocarray(NULL, n + 1, sizeof(char *));
sdst = xreallocarray(NULL, dstsize, sizeof(Char));
l->l_line = xreallocarray(l->l_line,
sorted = xreallocarray(sorted,
count = xreallocarray(count,
l = xreallocarray(NULL, NALLOC, sizeof(LINE));
void *xreallocarray(void *, size_t, size_t);
p = xreallocarray(NULL, pp->pr_nmemb, pp->pr_size);
return xreallocarray(ptr, 1, size);
void *xreallocarray(void *, size_t, size_t);
b->cb_buf = xreallocarray(b->cb_buf, 1, b->cb_size + len);
*cmd_argv = xreallocarray(*cmd_argv, cur,
*cmd_argv = xreallocarray(*cmd_argv, cur,
buf = xreallocarray(buf, 1, bufsize);
d13 = xreallocarray(d13, newsz, sizeof(*d13));
d23 = xreallocarray(d23, newsz, sizeof(*d23));
de = xreallocarray(de, newsz, sizeof(*de));
overlap = xreallocarray(overlap, newsz, sizeof(*overlap));
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));
dest = xreallocarray(dest, len, 1);
pdp->rp_buf = xreallocarray(pdp->rp_buf, 1,
server_argv = xreallocarray(server_argv, server_argc + 2,
server_argv[idx] = xreallocarray(server_argv[idx], len, sizeof(char));
av->argv = xreallocarray(av->argv,
void *xreallocarray(void *, size_t, size_t);
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);
out = xreallocarray(NULL, 4, outlen + 1);
void *xreallocarray(void *, size_t, size_t);
static void *xreallocarray(void *, size_t, size_t);
buf = xreallocarray(NULL, length, 1);
buf = xreallocarray(buf, length, 2);
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 *),
b->cb_buf = xreallocarray(b->cb_buf, 1, b->cb_size + len);
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));
context_vec_start = xreallocarray(context_vec_start,
buf = xreallocarray(buf, 1, bufsize);
d13 = xreallocarray(d13, newsz, sizeof(*d13));
d23 = xreallocarray(d23, newsz, sizeof(*d23));
de = xreallocarray(de, newsz, sizeof(*de));
overlap = xreallocarray(overlap, newsz, sizeof(*overlap));
diff_ignore_pats = xreallocarray(diff_ignore_pats, len, 1);
nump->rn_id = xreallocarray(nump->rn_id,
nump->rn_id = xreallocarray(nump->rn_id,
num->rn_id = xreallocarray(num->rn_id, len, sizeof(*(num->rn_id)));
pdp->rp_buf = xreallocarray(pdp->rp_buf, 1,
*cmd_argv = xreallocarray(*cmd_argv, cur,
*cmd_argv = xreallocarray(*cmd_argv, cur,
av->argv = xreallocarray(av->argv,
void *xreallocarray(void *, size_t, size_t);
appends = xreallocarray(NULL, appendnum, sizeof(struct s_appends));
match = xreallocarray(NULL, maxnsub + 1, sizeof(regmatch_t));
void *xreallocarray(void *, size_t, size_t);
appends = xreallocarray(appends,
appends = xreallocarray(appends,
av = xreallocarray(av, ac + 2, sizeof(*av));
argv = xreallocarray(argv, (argc + 2), sizeof(*argv));
env = (*envp) = xreallocarray(env, envsize, sizeof(char *));
cctx->env = xreallocarray(cctx->env, env_len + 2,
options->local_forwards = xreallocarray(options->local_forwards,
options->remote_forwards = xreallocarray(options->remote_forwards,
*dir = xreallocarray(*dir, ents + 2, sizeof(**dir));
stats = xreallocarray(stats, nstats, sizeof(Stat));
handles = xreallocarray(handles, num_handles, sizeof(Handle));
cert_ext = xreallocarray(cert_ext, ncert_ext + 1, sizeof(*cert_ext));
plist = xreallocarray(plist, n + 1, sizeof(*plist));
void *xreallocarray(void *, size_t, size_t);
cfg_causes = xreallocarray(cfg_causes, cfg_ncauses, sizeof *cfg_causes);
cdata->prompts = xreallocarray(cdata->prompts,
slist = xreallocarray(slist, ssize + 1, sizeof *slist);
l = xreallocarray(l, lsz, sizeof *l);
cdata->files = xreallocarray(cdata->files, cdata->nfiles + 1,
new_argv = xreallocarray(NULL, (*argc) + 1, sizeof *new_argv);
*argv = xreallocarray(*argv, (*argc) + 1, sizeof **argv);
*list = xreallocarray(*list, (*count) + 1, sizeof **list);
argv = xreallocarray(argv, argc + 1, sizeof *argv);
sub = xreallocarray(sub, nsub + 1, sizeof *sub);
*buf = xreallocarray(*buf, 2, *len);
buf = xreallocarray(buf, 2, len);
buf = xreallocarray(buf, 2, len);
buf = xreallocarray(buf, 2, len);
buf = xreallocarray(buf, 2, len);
buf = xreallocarray(buf, 2, len);
ud = xreallocarray(ud, size + 2, sizeof *ud);
ud = xreallocarray(ud, size + 2, sizeof *ud);
gl->extddata = xreallocarray(gl->extddata, at, sizeof *gl->extddata);
buf = xreallocarray(buf, 2, len);
buf = xreallocarray(buf, 2, len);
dstl->celldata = xreallocarray(NULL,
dstl->extddata = xreallocarray(NULL, dstl->extdsize,
gd->linedata = xreallocarray(gd->linedata, sy, sizeof *gd->linedata);
new_extddata = xreallocarray(NULL, new_extdsize, sizeof *gl->extddata);
gd->linedata = xreallocarray(gd->linedata, lines, sizeof *gd->linedata);
gd->linedata = xreallocarray(gd->linedata, yy + 1,
gd->linedata = xreallocarray(gd->linedata, gd->sy,
gd->linedata = xreallocarray(gd->linedata, yy + 1,
gl->celldata = xreallocarray(gl->celldata, sx,
menu->items = xreallocarray(menu->items, menu->count + 1,
mtd->line_list = xreallocarray(mtd->line_list,
buf = xreallocarray(NULL, len, 4 + 4);
c->term_caps = xreallocarray(c->term_caps, c->term_ncaps + 1,
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
l = xreallocarray(l, lsz, sizeof *l);
ud = udp = xreallocarray(NULL, bufsize + 1, sizeof *ud);
c->prompt_buffer = xreallocarray(c->prompt_buffer, size + n + 1,
c->prompt_buffer = xreallocarray(c->prompt_buffer, size + 1,
c->prompt_buffer = xreallocarray(c->prompt_buffer, size + 2,
xreallocarray(status_prompt_hlist[type], newsize,
*list = xreallocarray(*list, (*size) + 1, sizeof **list);
list = xreallocarray(list, size + 1, sizeof *list);
*list = xreallocarray(*list, (*size) + 2,
*list = xreallocarray(*list, (*size) + 2,
*paths = xreallocarray(*paths, (*n) + 1, sizeof *paths);
cfg_files = xreallocarray(cfg_files, cfg_nfiles + 1,
*caps = xreallocarray(*caps, (*ncaps) + 1, sizeof **caps);
buf = xreallocarray(NULL, 4, strlen(src) + 1);
buf = xreallocarray(NULL, 4, srclen + 1);
dst = xreallocarray(dst, n + 1, sizeof *dst);
dst = xreallocarray(dst, n + ud.width,
dst = xreallocarray(dst, n + 1, sizeof *dst);
dst = xreallocarray(dst, n + 1, sizeof *dst);
dst = xreallocarray(dst, n + 1, sizeof *dst);
dst = xreallocarray(dst, n + src->size, 1);
dst = xreallocarray(dst, n + 1, 1);
data->item_list = xreallocarray(data->item_list, data->item_size + 1,
buf = xreallocarray(buf, 4, end - start + 1);
data->item_list = xreallocarray(data->item_list, data->item_size + 1,
cells = xreallocarray(NULL, ncells, sizeof cells[0]);
data->item_list = xreallocarray(data->item_list, data->item_size + 1,
*list = xreallocarray(*list, (*size) + 1, sizeof **list);
data->item_list = xreallocarray(data->item_list, data->item_size + 1,
list = xreallocarray(list, size + 1, sizeof *list);
list = xreallocarray(list, size + 1, sizeof *list);
list = xreallocarray(list, size + 1, sizeof *list);
list = xreallocarray(list, size + 1, sizeof *list);
return xreallocarray(ptr, 1, size);
void *xreallocarray(void *, size_t, size_t);
ep = xreallocarray(NULL, n_export, sizeof *ep);
fp = xreallocarray(NULL, n_export, sizeof *fp);
exported_ap = xreallocarray(exported_ap, nsize, sizeof *exported_ap);
fo->opt_fs = xreallocarray(fo->opt_fs, len + 1 + 1, 1);
nx->nx_v = xreallocarray(NULL, nx->nx_c, sizeof *nx->nx_v);
ivec = xreallocarray(NULL, ic + 1, sizeof *ivec);
ivec = xreallocarray(ivec, ic + 1, sizeof *ivec);
p = xreallocarray(p, l1 + l2 + l3 + 1, 1);
p = xreallocarray(p, len, 1);
extern void *xreallocarray(void *, size_t, size_t);
void *xreallocarray(void *, size_t, size_t);
pfd = xreallocarray(NULL, num_ds_conns, sizeof(*pfd));