#include <modules.h>
Data Fields | |
struct _module_entry * | needed |
struct _module_entry * | needing |
struct _dependancy * | next |
int | major |
int | minor |
Definition at line 71 of file modules.h.
struct _module_entry* needed [read] |
Definition at line 72 of file modules.h.
Referenced by mainloop().
struct _module_entry* needing [read] |
struct _dependancy* next [read] |
Definition at line 74 of file modules.h.
Referenced by expmem_modules(), mainloop(), and tcl_modules().