|
Mac OS 9
|
Data Fields | |
| SInt32 | cq_cmd |
| cred * | cq_cr |
| UInt32 | cq_id |
| caddr_t | cq_addr |
| UInt32 | cq_size |
| SInt32 | cq_flag |
| mblk_t * | cq_private |
| long | cq_filler [4] |
| caddr_t copyreq::cq_addr |
ioctl id (from ioc_id)
| cred* copyreq::cq_cr |
ioctl command (from ioc_cmd)
| long copyreq::cq_filler[4] |
private state information
| SInt32 copyreq::cq_flag |
number of bytes to copy
| UInt32 copyreq::cq_id |
pointer to full credentials
| mblk_t* copyreq::cq_private |
state
| UInt32 copyreq::cq_size |
address to copy data to/from