GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
call_hash Struct Reference
Collaboration diagram for call_hash:

Data Fields

struct call_hashnext
 
const char * name
 
void * func
 
cob_modulemodule
 
lt_dlhandle handle
 
const char * path
 
unsigned int no_phys_cancel
 

Field Documentation

void* call_hash::func
lt_dlhandle call_hash::handle

Referenced by do_cancel_module(), and insert().

cob_module* call_hash::module
unsigned int call_hash::no_phys_cancel

Referenced by do_cancel_module(), and insert().

const char* call_hash::path

The documentation for this struct was generated from the following file: