freemsg(9r) osf1 man page | unix.com

Man Page: freemsg

Operating Environment: osf1

Section: 9r

freemsg(9r)															       freemsg(9r)

NAME
freemsg - STREAMS: Frees all message blocks in a message
SYNOPSIS
#include <sys/stream.h> void freemsg( MBLKP message_block_ptr );
ARGUMENTS
Specifies a pointer to the message block to be deallocated. The typedef MBLKP is an alternate name for typedef struct msgb *.
DESCRIPTION
The freemsg interface calls the freeb interface to free all message and data blocks associated with the message pointed to by the mes- sage_block_ptr argument.
RETURN VALUES
None
SEE ALSO
Kernel Interfaces: freeb(9r) Programmer's Guide: STREAMS freemsg(9r)
Related Man Pages
freemsg(9f) - centos
freemsg(9f) - minix
freemsg(9f) - opendarwin
freemsg(9f) - linux
freemsg(9f) - hpux
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update