Lines Matching defs:fdlen
1428 size_t fdlen = -1;1448 fdlen = dlen;1454 buf = os_malloc(fdlen);1457 os_memcpy(buf, fdata, fdlen);1458 buflen = fdlen;