strqget man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



strqget(D3)							   strqget(D3)

NAME
     strqget - get information about a queue or band of the queue

SYNOPSIS
     #include <sys/types.h>
     #include <sys/stream.h>
     #include <sys/ddi.h>
     int strqget(queue_t *q, qfields_t what, uchar_t pri, long *valp);

   Arguments
     q	       Pointer to the queue.

     what      The field of the queue about which to return information.

     pri       Priority band of the queue about which to obtain information.

     valp      Pointer to the memory location where the value is to be stored.

DESCRIPTION
     strqget gives drivers and modules a way to get information about a queue
     or a particular priority band of a queue without directly accessing
     STREAMS data structures.

   Return Values
     On success, 0 is returned.	 An error number is returned on failure.  The
     actual value of the requested field is returned through the reference
     parameter, valp.

USAGE
     Valid what values are:

	  QHIWAT    High water mark of the specified priority band.

	  QLOWAT    Low water mark of the specified priority band.

	  QMAXPSZ   Maximum packet size of the specified priority band.

	  QMINPSZ   Minimum packet size of the specified priority band.

	  QCOUNT    Number of bytes of data in messages in the specified
		    priority band.

	  QFIRST    Pointer to the first message in the specified priority
		    band.

	  QLAST	    Pointer to the last message in the specified priority
		    band.

	  QFLAG	    Flags for the specified priority band [see queue(D4)].

									Page 1

strqget(D3)							   strqget(D3)

   Level
     Base or Interrupt.

   Synchronization Constraints
     Does not sleep.

     Driver-defined basic locks, read/write locks, and sleep locks may be held
     across calls to this function.

REFERENCES
     queue(D4), strqset(D3),

									Page 2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net