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

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

msgdsize(9r)

Contents


NAME    [Toc]    [Back]

       msgdsize  - STREAMS: Returns the number of bytes in a message

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       int msgdsize(
               MBLKP message_block_ptr );

ARGUMENTS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

       The msgdsize interface counts the number  of  bytes  in  a
       data  message. Only bytes included in the data blocks with
       a message type of M_DATA (ordinary data)  is  included  in
       the count.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, the msgdsize interface returns
       the number of data bytes in a  message,  expressed  as  an
       integer.



                                                     msgdsize(9r)
[ Back ]
 Similar pages
Name OS Title
adjmsg Tru64 STREAMS: Removes the specified number of bytes from a message
pullupmsg Tru64 STREAMS: Concatenates bytes in a message
strmsgsz HP-UX maximum size of streams message data (bytes)
STRMSGSZ HP-UX maximum size of streams message data (bytes)
STRCTLSZ HP-UX maximum size of streams message control (bytes)
strctlsz HP-UX maximum size of streams message control (bytes)
get_random_bytes Tru64 General: Returns the requested number of random bytes and stores them in a buffer.
get_random_bytes_wait Tru64 General: Returns the requested number of random bytes and places them in a buffer.
msgssz HP-UX number of bytes in a System V IPC message segment
msgmnb HP-UX maximum number of bytes on a single System V IPC message queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service