*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> flushband (9r)              
Title
Content
Arch
Section
 

flushband(9r)

Contents


NAME    [Toc]    [Back]

       flushband - STREAMS: Flushes messages for a specified priority
 band

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       void flushband(
               queue_t *queue,
               unsigned char pri,
               int flag );

ARGUMENTS    [Toc]    [Back]

       Specifies a pointer to the queue. The typedef  queue_t  is
       an alternate name for struct queue_entry *.  Specifies the
       priority of the message to be flushed.  Specifies  one  of
       the following flag flush values: Flush only data messages.
       These  data  messages  are  represented  by  the   M_DATA,
       M_DELAY, M_PROTO, and M_PCPROTO constants.  Flush all messages.
 Requests a realtime delay.

DESCRIPTION    [Toc]    [Back]

       The flushband interface flushes messages  associated  with
       the  priority  band specified by the pri argument.  If pri
       is zero (0), flushband flushes only normal and high priority
  messages.  Otherwise, flushband flushes messages from
       the priority band specified by the pri argument  according
       to the value passed to the flag argument.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Kernel Interfaces: allocb(9r), flushq(9r)

       Programmer's Guide: STREAMS



                                                    flushband(9r)
[ Back ]
 Similar pages
Name OS Title
bcanput Tru64 STREAMS: Tests for flow control in a specified priority band
strace IRIX print STREAMS trace messages
strerr Tru64 Receives error messages from the STREAMS log driver
strerr HP-UX receive error messages from the STREAMS log driver
qsize Tru64 STREAMS: Finds the number of messages on a queue
timod Tru64 STREAMS module for converting ioctl() calls into TI messages
strace Tru64 Writes STREAMS event trace messages to standard output
strace HP-UX write STREAMS event trace messages to standard output
timod HP-UX STREAMS module for converting ioctl() calls into Transport Interface messages
vinvalbuf FreeBSD flushes and invalidates all buffers associated with a vnode
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service