Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ioctlbuffer Struct Reference

#include <Ioctl.h>

Data Fields

void __userInputBuffer
 
ULONG InputLength
 
void __userOutputBuffer
 
ULONG OutputLength
 

Detailed Description

Definition at line 19 of file Ioctl.h.

Field Documentation

void __user* InputBuffer

Definition at line 21 of file Ioctl.h.

ULONG InputLength

Definition at line 22 of file Ioctl.h.

void __user* OutputBuffer

Definition at line 23 of file Ioctl.h.

ULONG OutputLength

Definition at line 24 of file Ioctl.h.


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