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

Man Page: wr

Operating Environment: osf1

Section: 9r

WR(9r)																	    WR(9r)

NAME
WR - STREAMS: Gets a pointer to this module's write queue
SYNOPSIS
#include <sys/stream.h> queue_t * WR( queue_t *queue_pointer );
ARGUMENTS
Specifies a pointer to the read queue whose write queue is to be returned. The typedef queue_t is an alternate name for struct queue_entry *.
DESCRIPTION
The WR interface accepts a read queue pointer as an argument and returns a pointer to the write queue of the same module.
CAUTIONS
Make sure the queue_pointer argument is a pointer to a read queue. The WR interface does not check for queue type. A system panic could occur if queue_pointer is not a read queue.
RETURN VALUES
Upon successful completion, WR returns the pointer to the write queue.
SEE ALSO
Kernel Interfaces: OTHERQ(9r), RD(9r) WR(9r)
Related Man Pages
wr(9f) - sunos
wr(9f) - opensolaris
wr(9f) - linux
wr(9f) - mojave
wr(9f) - posix
Similar Topics in the Unix Linux Community
write() issue during a low level hdd access
Rewrite rules updates
How to write bash script for creating user on multiple Linux hosts?
Removing VBSEO for vbulletin – Reverting back to vbulletin URLs
Mod_rewrite to handle paths ?