flush(3f) bsd man page | unix.com

Man Page: flush

Operating Environment: bsd

Section: 3f

FLUSH(3F)																 FLUSH(3F)

NAME
flush - flush output to a logical unit
SYNOPSIS
subroutine flush (lunit)
DESCRIPTION
Flush causes the contents of the buffer for logical unit lunit to be flushed to the associated file. This is most useful for logical units 0 and 6 when they are both associated with the control terminal.
FILES
/usr/lib/libI77.a
SEE ALSO
fclose(3S) 4.2 Berkeley Distribution May 15, 1985 FLUSH(3F)
Related Man Pages
fstat(3f) - bsd
lstat(3f) - bsd
stat(3f) - bsd
flush(1) - debian
flush(3) - php
Similar Topics in the Unix Linux Community
lp print flush
stdout/stdin + flushing buffers
Why must flush all line-buffered output streams?
DNS flush is not working
Why does fflush(stdin) fail to work ?