info(D1DK) —
NAME
info − STREAMS driver and module information
SYNOPSIS
#include <sys/stream.h>
struct streamtab prefixinfo = { ... };
DESCRIPTION
Every STREAMS driver and module must define a global streamtab(D4DK) structure so that the system can identify the entry points and interface parameters.
SEE ALSO
Programmer’s Guide: STREAMS
streamtab(D4DK)
DDI