centry Struct Reference

#include <shell.h>


Data Fields

char * name
bool builtin
command(* procedure )(ushort, ushort, ushort, ushort, char *[])


Detailed Description

Definition at line 12 of file shell.h.


Field Documentation

char* centry::name

name of command

Definition at line 14 of file shell.h.

Referenced by shell().

built-in command?

Definition at line 15 of file shell.h.

Referenced by shell().

command(* centry::procedure)(ushort, ushort, ushort, ushort, char *[])

procedure

Referenced by shell(), and xsh_help().


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

Generated on Thu Oct 9 22:35:28 2008 for xinu by  doxygen 1.5.5