Home | History | Annotate | Download | only in racoon

Lines Matching refs:vrealloc

3067 		p = vrealloc(p, p->l + sizeof(*trns) + attrlen);
3206 iph2->sa = vrealloc(iph2->sa, iph2->sa->l + q->l);
3944 new = vrealloc(new, tlen + len);