linepush(3) linepush(3)
NAME
line_push - routine used to push streams line disciplines
SYNOPSIS
linepush(fd) int fd;
DESCRIPTION
linepush will push the streams line discipline ``line''
onto the stream referenced by the file descriptor fd. If fd
does not reference a stream or it references a stream that
already has a line discipline pushed onto it nothing will
happen.
SEE ALSO
line_sane(1M), streams(7).
Page 1 (last mod. 1/14/87)