Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ copyresp(9S) — SunOS 5.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

copyresp(9S)

NAME

copyresp − STREAMS data structure for the M_IOCDATA message type

SYNOPSIS

#include <sys/stream.h>

INTERFACE LEVEL

Architecture independent level 1 (DDI/DKI). 

DESCRIPTION

The data structure copyresp is used with the M_IOCDATA message type. 

STRUCTURE MEMBERS

intcp_cmd;/∗ ioctl command (from ioc_cmd) ∗/
cred_t∗cp_cr;/∗ full credentials ∗/
uintcp_id;/∗ ioctl id (from ioc_id) ∗/
caddr_tcp_rval;/∗ status of request: 0 -> success; non-zero -> failure ∗/
uintcp_pad1;
intcp_pad2;
mblk_t∗cp_private;/∗ private state information ∗/
longcp_filler[4];

SEE ALSO

STREAMS Programmer’s Guide

SunOS 5.4  —  Last change: 07 Mar 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026