Mac OS 9
copyresp Struct Reference

#include <OpenTransportProtocol.h>

Data Fields

SInt32 cp_cmd
 
credcp_cr
 
UInt32 cp_id
 
caddr_t cp_rval
 
UInt32 cp_pad1
 
SInt32 cp_pad2
 
mblk_tcp_private
 
long cp_filler [4]
 

Detailed Description

structure contained in M_IOCDATA message block

Field Documentation

◆ cp_cr

cred* copyresp::cp_cr

ioctl command (from ioc_cmd)

◆ cp_filler

long copyresp::cp_filler[4]

private state information

◆ cp_id

UInt32 copyresp::cp_id

pointer to full credentials

◆ cp_pad1

UInt32 copyresp::cp_pad1

status of request; 0 for success; error value for failure

◆ cp_rval

caddr_t copyresp::cp_rval

ioctl id (from ioc_id)


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