
Data Fields | |
| char *(* | description )(void) |
| char *(* | key )(void) |
| void * | lib |
| int(* | load_module )(void) |
| module * | next |
| int(* | reload )(void) |
| char | resource [256] |
| int(* | unload_module )(void) |
| int(* | usecount )(void) |
Definition at line 67 of file loader.c.
|
|
Referenced by __load_resource(), ast_module_reload(), and ast_update_module_list(). |
|
|
Referenced by __load_resource(). |
|
|
Definition at line 74 of file loader.c. Referenced by __load_resource(), and ast_unload_resource(). |
|
|
Referenced by __load_resource(). |
|
|
Definition at line 76 of file loader.c. Referenced by __load_resource(), ast_module_helper(), ast_module_reload(), ast_resource_exists(), ast_unload_resource(), and ast_update_module_list(). |
|
|
Referenced by __load_resource(), ast_module_helper(), and ast_module_reload(). |
|
|
Definition at line 75 of file loader.c. Referenced by __load_resource(), ast_module_helper(), ast_module_reload(), ast_resource_exists(), ast_unload_resource(), and ast_update_module_list(). |
|
|
Referenced by __load_resource(), and ast_unload_resource(). |
|
|
Referenced by __load_resource(), ast_unload_resource(), and ast_update_module_list(). |
1.4.6