Searched refs:buffered (Results 1 – 4 of 4) sorted by relevance
86 size_t buffered; member192 s->buf.isaac.buffered = 0; in randread_new()255 size_t inbytes = isaac->buffered; in readisaac()264 isaac->buffered = inbytes - size; in readisaac()284 isaac->buffered = 0; in readisaac()
2380 size_t buffered = lbuf.end - lbuf.buf; in lbuf_putc() local2388 else if (buffered >= FACTOR_PIPE_BUF) in lbuf_putc()
3203 Note that this bug affects tail -f only when its standard output is buffered,3388 Previously it would have been buffered and only output if enough
13077 @cindex inodes, written buffered13078 @command{sync} writes any data buffered in memory out to the storage device.18526 @cindex line buffered18578 Set the stream to line buffered mode.18594 Specify the size of the buffer to use in fully buffered mode.