Lines Matching defs:bytes
351 int bytes = 0;357 if (!bytes)358 bytes = ret;364 bytes += ret;368 return bytes;372 * Receive bytes from a socket and fill them into the internal pipe382 * Transmit 'len' bytes from the internal pipe398 int bytes = 0;404 if (!bytes)405 bytes = ret;412 bytes += ret;415 return bytes;