#include <modules.h>
Definition at line 206 of file modules.h.
Data Fields | |
| Command * | c |
| char * | name |
| CommandHash * | next |
Definition at line 208 of file modules.h.
Referenced by addCommand(), delCommand(), displayCommandFromHash(), findCommand(), prepForUnload(), and showModuleCmdLoaded().
| char* CommandHash_::name |
Definition at line 207 of file modules.h.
Referenced by addCommand(), delCommand(), displayCommandFromHash(), and findCommand().
Definition at line 209 of file modules.h.
Referenced by addCommand(), delCommand(), displayCommandFromHash(), findCommand(), prepForUnload(), and showModuleCmdLoaded().
1.5.1-20070107