Lines Matching refs:bytes2
614 char bytes2[4096];648 res2 = read(fd2, bytes2, 4096);656 if (memcmp(bytes1, bytes2, res1) != 0) {