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 line_sane(1M), streams(7). April, 1990 1