Home | History | Annotate | Download | only in racoon

Lines Matching refs:buf0

1052 isakmp_add_pl_n(buf0, np_p, type, pr, data)
1053 vchar_t *buf0;
1071 if (buf0) {
1072 oldlen = buf0->l;
1073 buf = vrealloc(buf0, buf0->l + tlen);