Lines Matching defs:fdlen
1522 size_t fdlen = -1;1543 fdlen = dlen;1550 buf = os_malloc(fdlen);1553 os_memcpy(buf, fdata, fdlen);1554 buflen = fdlen;