Query: msgdsize
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
msgdsize(9r) msgdsize(9r)NAMEmsgdsize - STREAMS: Returns the number of bytes in a messageSYNOPSIS#include <sys/stream.h> int msgdsize( MBLKP message_block_ptr );ARGUMENTSSpecifies a pointer to the message block to be evaluated. The typedef MBLKP is an alternate name for typedef struct msgb *.DESCRIPTIONThe 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 VALUESUpon 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 |