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

Data Fields

charoption_name
 
int arg_required
 
const arg_desc_tvalues
 
int setmask
 
int clrmask
 

Detailed Description

Definition at line 807 of file super.c.

Field Documentation

int arg_required

Definition at line 809 of file super.c.

int clrmask

Definition at line 813 of file super.c.

char* option_name

Definition at line 808 of file super.c.

int setmask

Definition at line 811 of file super.c.

const arg_desc_t* values

Definition at line 810 of file super.c.


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