line_push(3) line_push(3)NAME line_push - routine used to push streams line disciplines SYNOPSIS line_push(fildes) int fildes; DESCRIPTION line_push will push the streams line discipline ``line'' onto the stream referenced by the file descriptor fildes. If fildes does not reference a stream or it references a stream that already has a line discipline pushed onto it, nothing will happen. SEE ALSO streams(7) line_sane(1M) in A/UX System Administrator's Reference January 1992 1