Home | History | Annotate | Download | only in radius

Lines Matching refs:fdlen

1429 	size_t fdlen = -1;
1450 fdlen = dlen;
1457 buf = os_malloc(fdlen);
1460 os_memcpy(buf, fdata, fdlen);
1461 buflen = fdlen;