Searched refs:nextsz (Results 1 – 1 of 1) sorted by relevance
418 size_t nextsz; in der_read_structure_tag() local420 nextsz = longbufsz + BER_TYPE_LONG_BATCH; in der_read_structure_tag()421 next = realloc(longbuf, nextsz * sizeof(*longbuf)); in der_read_structure_tag()429 longbufsz = nextsz; in der_read_structure_tag()