Windows PowerShell command on Get-command copyresp
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man copyresp

Data Structures for Drivers copyresp(9S)

NAME

copyresp - STREAMS data structure for the M_IOCDATA message

type

SYNOPSIS

#include

INTERFACE LEVEL

Architecture independent level 1 (DDI/DKI)

DESCRIPTION

The data structure copyresp is used with the M_IOCDATA mes-

sage type. STRUCTURE MEMBERS

int cp_cmd; /* ioctl command (from ioc_cmd) */

cred_t *cp_cr; /* full credentials */

uint_t cp_id; /* ioctl id (from ioc_id) */

uint_t cp_flag; /* ioctl flags */

mblk_t *cp_private; /* private state information */

caddr_t cp_rval; /* status of request: 0 -> success;

/* non-zero -> failure */

SEE ALSO

STREAMS Programming Guide

SunOS 5.11 Last change: 14 Nov 1996 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™