#include <objects.h>
Data Fields | |
char * | name |
char * | command_line |
struct command_struct * | next |
struct command_struct * | nexthash |
Definition at line 374 of file objects.h.
char * command_struct::name |
char * command_struct::command_line |
struct command_struct * command_struct::next [read] |
struct command_struct * command_struct::nexthash [read] |