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

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

WR(9r)

Contents


NAME    [Toc]    [Back]

       WR - STREAMS: Gets a pointer to this module's write queue

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       queue_t * WR(
               queue_t *queue_pointer );

ARGUMENTS    [Toc]    [Back]

       Specifies a pointer to the read queue whose write queue is
       to be returned. The typedef queue_t is an  alternate  name
       for struct queue_entry *.

DESCRIPTION    [Toc]    [Back]

       The  WR interface accepts a read queue pointer as an argument
 and returns a pointer to the write queue of the  same
       module.

CAUTIONS    [Toc]    [Back]

       Make  sure  the  queue_pointer  argument is a pointer to a
       read queue. The WR interface  does  not  check  for  queue
       type. A system panic could occur if queue_pointer is not a
       read queue.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, WR returns the pointer to  the
       write queue.

SEE ALSO    [Toc]    [Back]

      
      
       Kernel Interfaces: OTHERQ(9r), RD(9r)



                                                           WR(9r)
[ Back ]
 Similar pages
Name OS Title
backq Tru64 STREAMS: Gets a pointer to the previous queue
OTHERQ Tru64 STREAMS: Gets a pointer to a module's other queue
RD Tru64 STREAMS: Gets a pointer to a module's read queue
tirdwr IRIX Transport Interface read/write interface STREAMS module
ifnet Tru64 STREAMS ifnet module for bridging STREAMS device drivers to sockets
insq Tru64 STREAMS: Inserts a STREAMS message into a queue
AFreadmisc IRIX read from / write to / move logical read/write pointer for data in a miscellaneous chunk in an audio file
qenable Tru64 STREAMS: Enables a queue
alpq IRIX query the alp STREAMS module
lseek IRIX move read/write file pointer
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service