Data Fields | |
char * | name |
struct help_list_t * | first |
struct help_ref * | next |
Definition at line 74 of file misc.c.
struct help_list_t* first [read] |
Definition at line 76 of file misc.c.
Referenced by add_help_reference(), debug_help(), expmem_misc(), reload_help_data(), resolve_help(), scan_help_file(), tellallhelp(), and tellwildhelp().
char* name |
Definition at line 75 of file misc.c.
Referenced by add_help_reference(), debug_help(), reload_help_data(), resolve_help(), tellallhelp(), and tellwildhelp().
Definition at line 77 of file misc.c.
Referenced by add_help_reference(), debug_help(), expmem_misc(), reload_help_data(), rem_help_reference(), resolve_help(), tellallhelp(), and tellwildhelp().