Query: strqget
OS: opensolaris
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
strqget(9F) Kernel Functions for Drivers strqget(9F)NAMEstrqget - get information about a queue or band of the queueSYNOPSIS#include <sys/stream.h> int strqget(queue_t *q, qfields_t what, unsigned char pri, void *valp);INTERFACE LEVELArchitecture independent level 1 (DDI/DKI).PARAMETERSq Pointer to the queue. what Field of the queue structure for (or the specified priority band) to return information about. Valid values are one of: QHIWAT High water mark. QLOWAT Low water mark. QMAXPSZ Largest packet accepted. QMINPSZ Smallest packet accepted. QCOUNT Approximate size (in bytes) of data. QFIRST First message. QLAST Last message. QFLAG Status. pri Priority band of interest. valp The address of where to store the value of the requested field.DESCRIPTIONThe strqget() function gives drivers and modules a way to get information about a queue or a particular band of a queue without directly accessing STREAMS data structures, thus insulating them from changes in the implementation of these data structures from release to release.RETURN VALUESOn success, 0 is returned and the value of the requested field is stored in the location pointed to by valp. An error number is returned on failure.CONTEXTThe strqget() function can be called from user, interrupt, or kernel context.SEE ALSOstrqset(9F), queue(9S) Writing Device Drivers STREAMS Programming Guide SunOS 5.11 16 Jan 2006 strqget(9F)
Related Man Pages |
---|
strqset(9r) - osf1 |
qband(9s) - opensolaris |
bcanput(9f) - debian |
bcanput(9f) - centos |
bcanput(9f) - php |
Similar Topics in the Unix Linux Community |
---|
What does this mean? |
PHP Man Pages Now Available (Over 10,000) |
Change directory for core file |
Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
%memused is high |