Mac OS 9
copyreq Struct Reference

Data Fields

SInt32 cq_cmd
 
credcq_cr
 
UInt32 cq_id
 
caddr_t cq_addr
 
UInt32 cq_size
 
SInt32 cq_flag
 
mblk_tcq_private
 
long cq_filler [4]
 

Field Documentation

◆ cq_addr

caddr_t copyreq::cq_addr

ioctl id (from ioc_id)

◆ cq_cr

cred* copyreq::cq_cr

ioctl command (from ioc_cmd)

◆ cq_filler

long copyreq::cq_filler[4]

private state information

◆ cq_flag

SInt32 copyreq::cq_flag

number of bytes to copy

◆ cq_id

UInt32 copyreq::cq_id

pointer to full credentials

◆ cq_private

mblk_t* copyreq::cq_private

state

◆ cq_size

UInt32 copyreq::cq_size

address to copy data to/from


The documentation for this struct was generated from the following file: