queclass(9s) sunos man page | unix.com

Man Page: queclass

Operating Environment: sunos

Section: 9s

queclass(9S)						    Data Structures for Drivers 					      queclass(9S)

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 SunOS 5.10 07 Mar 1994 queclass(9S)
Related Man Pages
intro(9s) - sunos
mblk(9s) - opensolaris
msgb(9s) - php
msgb(9s) - linux
msgb(9s) - xfree86
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
The 500 Mile Email
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed