Home | History | Annotate | Download | only in radius

Lines Matching defs:fdlen

1501 	size_t fdlen = -1;
1522 fdlen = dlen;
1529 buf = os_malloc(fdlen);
1532 os_memcpy(buf, fdata, fdlen);
1533 buflen = fdlen;