Query: iocblk
OS: opensolaris
Section: 9s
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
iocblk(9S) Data Structures for Drivers iocblk(9S)NAMEiocblk - STREAMS data structure for the M_IOCTL message typeSYNOPSIS#include <sys/stream.h>INTERFACE LEVELArchitecture independent level 1 (DDI/DKI).DESCRIPTIONThe iocblk data structure is used for passing M_IOCTL messages.STRUCTURE MEMBERSint ioc_cmd; /* ioctl command type */ cred_t *ioc_cr; /* full credentials */ uint_t ioc_id; /* ioctl id */ uint_t ioc_flag; /* ioctl flags */ uint_t ioc_count; /* count of bytes in data field */ int ioc_rval; /* return value */ int ioc_error; /* error code */SEE ALSOSTREAMS Programming Guide SunOS 5.11 13 Nov 1996 iocblk(9S)
Related Man Pages |
---|
qband(9s) - sunos |
mioc2ack(9f) - sunos |
mcopyout(9f) - opensolaris |
mcopyin(9f) - opensolaris |
mioc2ack(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
What does this mean? |
PHP Man Pages Now Available (Over 10,000) |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
Shopt -s histappend |