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

#include <getopt.h>

Data Fields

const charname
 
unsigned int has_arg
 
int val
 

Detailed Description

Definition at line 7 of file getopt.h.

Field Documentation

unsigned int has_arg

Definition at line 9 of file getopt.h.

const char* name

Definition at line 8 of file getopt.h.

int val

Definition at line 10 of file getopt.h.


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