Lines Matching defs:fdlen
1558 size_t fdlen = -1;1579 fdlen = dlen;1586 buf = os_malloc(fdlen);1589 os_memcpy(buf, fdata, fdlen);1590 buflen = fdlen;