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

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

qreply(9r)

Contents


NAME    [Toc]    [Back]

       qreply - STREAMS: Sends a message in the reverse direction

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       void qreply(
               queue_t *queue_pointer,
               MBLKP message_ptr );

ARGUMENTS    [Toc]    [Back]

       Specifies a pointer to the queue. The typedef  queue_t  is
       an  alternate  name for struct queue_entry *.  Specifies a
       pointer to the message block to be sent  in  the  opposite
       direction.  The  typedef  MBLKP  is  an alternate name for
       typedef struct msgb *.

DESCRIPTION    [Toc]    [Back]

       The qreply interface sends a message on a  stream  in  the
       opposite   direction  from  the  queue  specified  in  the
       queue_pointer argument. It calls the OTHERQ  interface  to
       find the queue's module partner.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

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



                                                       qreply(9r)
[ Back ]
 Similar pages
Name OS Title
putnext Tru64 STREAMS: Sends a message to the next module in the stream
insq Tru64 STREAMS: Inserts a STREAMS message into a queue
wall Tru64 Sends a message to all users logged into the local system or to all members of a cluster
unlinkb Tru64 STREAMS: Removes a message block from the head of a message
datamsg Tru64 STREAMS: Tests whether a message is a data message
freemsg Tru64 STREAMS: Frees all message blocks in a message
copymsg Tru64 STREAMS: Copies a message to a new message
dupmsg Tru64 STREAMS: Duplicates a message
freeb Tru64 STREAMS: Frees a message block
getpmsg HP-UX receive next message from a STREAMS file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service