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

Data Fields

int type
 
struct cmdcmd
 

Detailed Description

Definition at line 47 of file sh.c.

Field Documentation

struct cmd* backcmd::cmd

Definition at line 49 of file sh.c.

int backcmd::type

Definition at line 48 of file sh.c.


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