Searched refs:buffEnd (Results 1 – 2 of 2) sorted by relevance
256 const GoldfishPipeBuffer* buffEnd = buff + numBuffers; in netPipe_sendBuffers() local262 for (; buff < buffEnd; buff++) in netPipe_sendBuffers()314 GoldfishPipeBuffer* buffEnd = buff + numBuffers; in netPipe_recvBuffers() local316 for (; buff < buffEnd; buff++) in netPipe_recvBuffers()
641 const GoldfishPipeBuffer* buffEnd = buff + numBuffers; in pingPongPipe_sendBuffers() local644 for ( ; buff < buffEnd; buff++ ) in pingPongPipe_sendBuffers()664 for ( buff = buffers; buff < buffEnd; buff++ ) { in pingPongPipe_sendBuffers()