L
- ldterm
Line-Discipline Module
Line-Discipline Module
Module open and close Routines
- M_SETOPTS,
Module open and close Routines
- read-side messages,
Read-Side Processing
- write side,
Write-Side Processing
- LIFO, module add/remove,
Inserting Modules
- line discipline module
- close,
Module open and close Routines
- description,
Line-Discipline Module
- in job control,
Job Control
- in pseudo-tty subsystem,
Line-Discipline Module
- ioctl,
Write-Side Processing
- line discipline module for flush handling, example,
Flushing According to Priority Bands
- line printer driver
- example,
Printer Driver Example
- header file declarations,
Printer Driver Example
- linkb,
Kernel Utility Interface Summary
- linking messages,
Message Structure
- list a stream's drivers and modules, example,
I_LIST ioctl(2)Example
- load kernel module, driver entry point,
STREAMS Driver Entry Points
- loop-around driver flow control, example,
Loop-Around Driver