info(D1) info(D1)
NAME
info - STREAMS driver and module information
SYNOPSIS
#include <sys/stream.h>
#include <sys/ddi.h>
struct streamtab prefixinfo = { . . . };
DESCRIPTION
Every STREAMS driver and module must define a global
streamtab(D4) structure so that the system can identify the
entry points and interface parameters.
REFERENCES
streamtab(D4)
NOTICES
Portability
All processors
Copyright 1994 Novell, Inc. Page 1