Home | History | Annotate | Download | only in racoon

Lines Matching refs:vrealloc

1431 	 * as we do vrealloc() in the following loop.
1471 result = vrealloc(result, result->l * 2);
2411 buf = vrealloc(buf0, oldlen + tlen);
2444 buf = vrealloc(buf0, oldlen + tlen);