Query: freemsg
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
freemsg(9r) freemsg(9r)NAMEfreemsg - STREAMS: Frees all message blocks in a messageSYNOPSIS#include <sys/stream.h> void freemsg( MBLKP message_block_ptr );ARGUMENTSSpecifies a pointer to the message block to be deallocated. The typedef MBLKP is an alternate name for typedef struct msgb *.DESCRIPTIONThe 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 VALUESNoneSEE ALSOKernel Interfaces: freeb(9r) Programmer's Guide: STREAMS freemsg(9r)
Related Man Pages |
---|
freemsg(9f) - sunos |
freemsg(9f) - osx |
freemsg(9f) - mojave |
freemsg(9f) - opendarwin |
freemsg(9f) - linux |
Similar Topics in the Unix Linux Community |
---|
Throw my Toys out of the Pram! |
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |