Searched defs:writebuf (Results 1 – 5 of 5) sorted by relevance
96 String writebuf = ""; //$NON-NLS-1$ in writeFileSame() local185 ByteBuffer writebuf = ByteBuffer.allocate(this.writebufSize); in testNewChannelOutputStream_inputNull() local205 ByteBuffer writebuf = null; in testNewChannelOutputStream_BufNull() local227 ByteBuffer writebuf = ByteBuffer.allocateDirect(this.writebufSize); in testNewChannelOutputStream() local503 String writebuf = ""; //$NON-NLS-1$ in testNewWriterWritableByteChannelString_internalBufZero() local532 String writebuf = ""; //$NON-NLS-1$ in testNewWriterWritableByteChannelString_InputNull() local555 String writebuf = ""; //$NON-NLS-1$ in testNewWriterWritableByteChannelString() local
53 buffer * writebuf = NULL; in write_packet() local414 buffer * writebuf; /* the packet which will go on the wire */ in encrypt_packet() local
72 circbuffer *writebuf; /* data from the wire, for local consumption */ member
184 static unsigned char writebuf[1024]; in SNDDMA_Submit() local
51 struct memio_buffer writebuf; member