Query: putnext
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
putnext(9r) putnext(9r)NAMEputnext - STREAMS: Sends a message to the next module in the streamSYNOPSIS#include <sys/stream.h> void putnext( queue_t *queue_pointer, MBLKP message_ptr );ARGUMENTSSpecifies a pointer to the queue from which the message will be sent. The typedef queue_t is an alternate name for struct queue_entry *. Specifies a pointer to the message block to be passed. The typedef MBLKP is an alternate name for typedef struct msgb *.DESCRIPTIONThe putnext interface passes a message to the puthere interface of the next queue in the stream.RETURN VALUESNone putnext(9r)
Related Man Pages |
---|
putnext(9f) - debian |
putnext(9f) - centos |
putnext(9f) - osx |
putnext(9f) - xfree86 |
putnext(9f) - plan9 |
Similar Topics in the Unix Linux Community |
---|
[urgent help] error log on /var/adm/messages |
Sun Fire E2900 crashed. Help analyze explorer |
Sparc Solaris 8 crash dump |
AIX STREAMS driver question |