Searched refs:rtLen (Results 1 – 1 of 1) sorted by relevance
286 int rtLen = write(dstFd, buf, rdLen); in DoCopy() local287 if (rtLen != rdLen) { in DoCopy()