Data Fields | |
| int(* | load_module )(void) |
| int(* | unload_module )(void) |
| int(* | usecount )(void) |
| char *(* | description )(void) |
| char *(* | key )(void) |
| int(* | reload )(void) |
| void * | lib |
| char | resource [256] |
| module * | next |
|
|
Referenced by ast_load_resource(), ast_module_reload(), and ast_update_module_list(). |
|
|
Referenced by ast_load_resource(). |
|
|
Definition at line 54 of file loader.c. Referenced by ast_load_resource(), and ast_unload_resource(). |
|
|
Referenced by ast_load_resource(). |
|
|
Definition at line 56 of file loader.c. Referenced by ast_load_resource(), ast_module_reload(), ast_unload_resource(), and ast_update_module_list(). |
|
|
Referenced by ast_load_resource(), and ast_module_reload(). |
|
|
Definition at line 55 of file loader.c. Referenced by ast_load_resource(), ast_module_reload(), ast_unload_resource(), and ast_update_module_list(). |
|
|
Referenced by ast_load_resource(), and ast_unload_resource(). |
|
|
Referenced by ast_load_resource(), ast_unload_resource(), and ast_update_module_list(). |
1.4.2