Query: linkb
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
linkb(9r) linkb(9r)NAMElinkb - STREAMS: Concatenates two message blocksSYNOPSIS#include <sys/stream.h> void linkb( MBLKP message, MBLKP message_to_be_added );ARGUMENTSSpecifies the message to which the message in message_to_be_added is to be added. The typedef MBLKP is an alternate name for typedef struct msgb *. Specifies the message to be added. The typedef MBLKP is an alternate name for typedef struct msgb *.DESCRIPTIONThe linkb interface creates a new message by adding the message specified in the message_to_be_added argument to the tail of the message specified in the message argument. The continuation pointer (the b_cont member of the msgb structure) of the first message is set to point to the second message (the message_to_be_added argument).RETURN VALUESNoneSEE ALSOKernel Interfaces: unlinkb(9r) Programmer's Guide: STREAMS linkb(9r)
Related Man Pages |
---|
freeb(9r) - osf1 |
mblk(9s) - sunos |
linkb(9f) - opensolaris |
mblk(9s) - opensolaris |
msgb(9s) - osx |
Similar Topics in the Unix Linux Community |
---|
Linkback issue |
Infraction for jb_bsd: Linkback Spammer |
Site Update: Blogrolls, Lists and Linkbacks |