UNIX xv6 (rev8, 9/1/15)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
listcmd Struct Reference

Data Fields

int type
 
struct cmdleft
 
struct cmdright
 

Detailed Description

Definition at line 41 of file sh.c.

Field Documentation

struct cmd* listcmd::left

Definition at line 43 of file sh.c.

struct cmd* listcmd::right

Definition at line 44 of file sh.c.

int listcmd::type

Definition at line 42 of file sh.c.


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