JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
STREAMS Programming Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

Part I Application Programming Interface

1.  Overview of STREAMS

2.  STREAMS Application-Level Components

3.  STREAMS Application-Level Mechanisms

4.  Application Access to the STREAMS Driver and Module Interfaces

5.  STREAMS Administration

6.  Pipes and Queues

Part II Kernel Interface

7.  STREAMS Framework - Kernel Level

8.  STREAMS Kernel-Level Mechanisms

9.  STREAMS Drivers

10.  STREAMS Modules

11.  Configuring STREAMS Drivers and Modules

12.  Multithreaded STREAMS

13.  STREAMS Multiplex Drivers

Part III Advanced Topics

14.  Debugging STREAMS-based Applications

Part IV Appendixes

A.  Message Types

B.  Kernel Utility Interface Summary

C.  STREAMS-Based Terminal Subsystem

D.  STREAMS FAQ

Glossary

Index

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

W

L

ldterm
index iconLine-Discipline Module
index iconLine-Discipline Module
index iconModule open and close Routines
M_SETOPTS, index iconModule open and close Routines
read-side messages, index iconRead-Side Processing
write side, index iconWrite-Side Processing
LIFO, module add/remove, index iconInserting Modules
line discipline module
close, index iconModule open and close Routines
description, index iconLine-Discipline Module
in job control, index iconJob Control
in pseudo-tty subsystem, index iconLine-Discipline Module
ioctl, index iconWrite-Side Processing
line discipline module for flush handling, example, index iconFlushing According to Priority Bands
line printer driver
example, index iconPrinter Driver Example
header file declarations, index iconPrinter Driver Example
linkb, index iconKernel Utility Interface Summary
linking messages, index iconMessage Structure
list a stream's drivers and modules, example, index iconI_LIST ioctl(2)Example
load kernel module, driver entry point, index iconSTREAMS Driver Entry Points
loop-around driver flow control, example, index iconLoop-Around Driver