command.h File Reference

#include <gpxe/tables.h>

Go to the source code of this file.

Data Structures

struct  command
 A command-line command. More...

Defines

#define COMMANDS   __table ( struct command, "commands" )
#define __command   __table_entry ( COMMANDS, 01 )
 "help" command definition

Functions

 FILE_LICENCE (GPL2_OR_LATER)


Define Documentation

#define COMMANDS   __table ( struct command, "commands" )

Definition at line 22 of file command.h.

Referenced by execv(), and help_exec().

struct command help_command __command   __table_entry ( COMMANDS, 01 ) [read]

"help" command definition

Definition at line 24 of file command.h.


Function Documentation

FILE_LICENCE ( GPL2_OR_LATER   ) 


Generated on Tue Apr 6 20:01:48 2010 for gPXE by  doxygen 1.5.7.1