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

#include <expr.h>

Data Fields

struct menunext
 
struct menuparent
 
struct menulist
 
struct symbolsym
 
struct propertyprompt
 
struct exprvisibility
 
struct exprdep
 
unsigned int flags
 
charhelp
 
struct filefile
 
int lineno
 
voiddata
 

Detailed Description

Definition at line 159 of file expr.h.

Field Documentation

Definition at line 171 of file expr.h.

struct expr* dep

Definition at line 166 of file expr.h.

Definition at line 169 of file expr.h.

unsigned int flags

Definition at line 167 of file expr.h.

char* help

Definition at line 168 of file expr.h.

int lineno

Definition at line 170 of file expr.h.

Definition at line 162 of file expr.h.

struct menu* next

Definition at line 160 of file expr.h.

struct menu* parent

Definition at line 161 of file expr.h.

struct property* prompt

Definition at line 164 of file expr.h.

struct symbol* sym

Definition at line 163 of file expr.h.

struct expr* visibility

Definition at line 165 of file expr.h.


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