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
ioinit(3f) - bsd
lstat(3f) - bsd
flush(3tcl) - debian
flush(3) - php
flush(1) - v7
Similar Topics in the Unix Linux Community
Flushing Memory
Flush 0.1 (Default branch)
Clear Serial Port Buffer Using iclear, iflush
sed couldn't flush stdout no space left on device
Why does fflush(stdin) fail to work ?