Content-type: text/html Man page of queclass

queclass

Section: Data Structures for Drivers (9S)
Updated: 07 Mar 1994
Index Return to Main Contents
 

NAME

queclass - a STREAMS macro that returns the queue message class definitions for a given message block  

SYNOPSIS

#include <sys/stream.h> 

queclass(mblk_t *bp);  

INTERFACE LEVEL

Solaris DDI specific (Solaris DDI)  

DESCRIPTION

queclass returns the queue message class definition for a given data block pointed to by the message block bp passed in.

The message can be either QNORM, a normal priority message, or QPCTL, a high priority message.  

SEE ALSO

STREAMS Programming Guide


 

Index

NAME
SYNOPSIS
INTERFACE LEVEL
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:36:24 GMT, October 02, 2010