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

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

freemsg(9r)

Contents


NAME    [Toc]    [Back]

       freemsg - STREAMS: Frees all message blocks in a message

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       void freemsg(
               MBLKP message_block_ptr );

ARGUMENTS    [Toc]    [Back]

       Specifies  a  pointer  to  the message block to be deallocated.
  The typedef MBLKP is an alternate name for typedef
       struct msgb *.

DESCRIPTION    [Toc]    [Back]

       The  freemsg  interface  calls the freeb interface to free
       all message and data blocks associated  with  the  message
       pointed to by the message_block_ptr argument.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Kernel Interfaces: freeb(9r)

       Programmer's Guide: STREAMS



                                                      freemsg(9r)
[ Back ]
 Similar pages
Name OS Title
freeb Tru64 STREAMS: Frees a message block
linkb Tru64 STREAMS: Concatenates two message blocks
unlinkb Tru64 STREAMS: Removes a message block from the head of a message
datamsg Tru64 STREAMS: Tests whether a message is a data message
copymsg Tru64 STREAMS: Copies a message to a new message
insq Tru64 STREAMS: Inserts a STREAMS message into a queue
rmvb Tru64 STREAMS: Removes a message block from a message block
gss_wrap HP-UX attach a message integrity code (MIC) to a message, and optionally encrypt the message content
gss_unwrap HP-UX verify a message with attached message integrity code (MIC) and decrypt message content if necessary
dupmsg Tru64 STREAMS: Duplicates a message
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service