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

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

RD(9r)

Contents


NAME    [Toc]    [Back]

       RD - STREAMS: Gets a pointer to a module's read queue

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       queue_t * RD(
               queue_t *queue_pointer );

ARGUMENTS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

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

CAUTIONS    [Toc]    [Back]

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

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, RD returns the pointer to  the
       read queue.

SEE ALSO    [Toc]    [Back]

      
      
       Kernel Interfaces: WR(9r)



                                                           RD(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
WR Tru64 STREAMS: Gets a pointer to this module's write 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
sockatmark FreeBSD determine whether the read pointer is at the OOB mark
CDseekblock IRIX set read pointer for CD-ROM to start of specified block
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service