recallocarray
if ((c = recallocarray(a->data, a->length, w + 1, 1)) == NULL) {
if ((sp = recallocarray(s, slen, num + i, 1)) == NULL) {
if ((ret = recallocarray(str->data, str->max, n, 1)) == NULL) {
newbuf = recallocarray(base->buf, base->cap, newcap, 1);
return recallocarray(ptr, old_len, num, 1);
if ((tmp = recallocarray(names->names, names->names_len,
newbuf = recallocarray(base->buf, base->cap, newcap, 1);
if ((data = recallocarray(buf->data, buf->capacity, capacity, 1)) == NULL)
if ((permits = recallocarray(permits, npermits, npermits + 1,
if ((ret->env = recallocarray(ret->env,
(tmp = recallocarray(authctxt->prev_keys, authctxt->nprev_keys,
if ((tmp = recallocarray(b->d, b->len,
if ((tmp = recallocarray(ctx->old_keys, ctx->nold, ctx->nold + 1,
if ((tmp = recallocarray(ctx->keys, ctx->nkeys, ctx->nkeys + 1,
if ((tmp = recallocarray(hostkeys->entries, hostkeys->num_entries,
if ((tmp = recallocarray(log_verbose, nlog_verbose, nlog_verbose + 1,
(pfd = recallocarray(pfd, *npfdp, npfd, sizeof(*pfd))) == NULL)
if ((tmp = recallocarray(srks, nsrks, nsrks + 1,
if ((d = recallocarray(buf->d, buf->alloc, SSHBUF_SIZE_INIT,
if ((dp = recallocarray(buf->d, buf->alloc, rlen, 1)) == NULL)
if ((dp = recallocarray(buf->d, buf->alloc, rlen, 1)) == NULL) {
key->cert->principals = recallocarray(key->cert->principals,
if ((tmp = recallocarray(principals, nprincipals,
if ((tp = recallocarray(*dst, *sz, tsz, 1)) == NULL)
new_ptr = recallocarray(ptr, onmemb, nmemb, size);
void *recallocarray(void *, size_t, size_t, size_t) __heedresult
void *recallocarray(void *, size_t, size_t, size_t);
rt = recallocarray(oclo_rtdata, oclo_rtdata_nents, newrt,