osf1 man page for msgdsize

Query: msgdsize

OS: osf1

Section: 9r

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

msgdsize(9r)															      msgdsize(9r)

NAME
msgdsize - STREAMS: Returns the number of bytes in a message
SYNOPSIS
#include <sys/stream.h> int msgdsize( MBLKP message_block_ptr );
ARGUMENTS
Specifies a pointer to the message block to be evaluated. The typedef MBLKP is an alternate name for typedef struct msgb *.
DESCRIPTION
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
Upon successful completion, the msgdsize interface returns the number of data bytes in a message, expressed as an integer. msgdsize(9r)
Related Man Pages
insq(9r) - osf1
putbq(9r) - osf1
dupb(9f) - debian
dupb(9f) - centos
dupb(9f) - osx
Similar Topics in the Unix Linux Community
Prustat throwing error only in zones not in global