|
|
|
|
|
|
|
|
Trim bytes from a message.
|
|
Allocate a message block.
|
|
Pointer to queue whose q_next field points at queue argument.
|
|
Test flow control on a specified band.
|
|
Test flow control on a specified band of the next queue in the stream.
|
|
Recover from allocb( ) failure.
|
|
Test flow control on band 0.
|
|
SVR4 multi-threaded version of canput( ).
|
|
|
|
|
|
Test if a message is a data message.
|
|
Duplicate a message block.
|
|
|
|
Permit a queue to be scheduled.
|
|
Allocate message and data blocks referencing a user-supplied buffer.
|
|
Flush messages from a specified band.
|
|
Flush messages on a message queue.
|
|
|
|
Free all blocks in a message.
|
|
Disable message processing on a stream for purposes of updating queue structure fields. This is a no-op for WindNet STREAMS.
|
|
Return pointer to module's qadmin structure.
|
|
|
|
Remove first message from message queue.
|
|
Insert a message on the message queue.
|
|
Concatenate two messages.
|
|
Compute number of data bytes in a message.
|
|
Copies a message into a newly-allocated single message block.
|
|
Prevent a queue from being scheduled.
|
|
Return a pointer to the other queue of the pair.
|
|
Concatenate and align bytes into a single message block.
|
|
Replace a message on the front of the message queue.
|
|
Pass a control message to a queue (by calling its put procedure).
|
|
Pass a 1-byte control message to a queue (by calling its put procedure).
|
|
Pass a 2-byte control message to a queue (by calling its put procedure).
|
|
Pass a message to the next module in the stream (by calling its put procedure).
|
|
Pass a control message to the next module in the stream (by calling its put procedure).
|
|
Pass a 1-byte control message to the next module in the stream (by calling its put procedure).
|
|
Place a message at the end of the message queue.
|
|
|
|
Make a module visible to the stream. This is a no-op for WindNet STREAMS.
|
|
Make a module invisible to the stream. This is a no-op for WindNet STREAMS.
|
|
Pass a message to the previous module in the stream (by calling its put procedure).
|
|
Obtain the number of messages on a message queue.
|
|
The read-side queue of a specified write-side queue.
|
|
Remove a message block from a message.
|
|
Remove a specified message from anywhere on the message queue.
|
|
Pass a message to the STREAMS log device.
|
|
Obtain information from the queue structure.
|
|
Set information in the queue structure.
|
|
Check for buffer availability.
|
|
Cancel a previous bufcall( ) request.
|
|
Remove a message block from the front of a message.
|
|
Cancel a freezestr( ) call. This is a no-op for WindNet STREAMS.
|
|
Return a pointer to the write-side queue of the specified read-side queue.
|
|
|
|
1:
|