GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
struct struct_handle * | next |
const char * | path |
lt_dlhandle | handle |
lt_dlhandle struct_handle::handle |
Definition at line 142 of file call.c.
Referenced by cache_dynload(), cache_preload(), cob_exit_call(), cob_resolve_internal(), and do_cancel_module().
struct struct_handle* struct_handle::next |
Definition at line 140 of file call.c.
Referenced by cache_dynload(), cache_preload(), cob_exit_call(), cob_resolve_internal(), and do_cancel_module().
const char* struct_handle::path |
Definition at line 141 of file call.c.
Referenced by cache_dynload(), cache_preload(), cob_exit_call(), and cob_resolve_internal().