GnuCOBOL  2.0
A free COBOL compiler
struct_handle Struct Reference
Collaboration diagram for struct_handle:

Data Fields

struct struct_handlenext
 
const char * path
 
lt_dlhandle handle
 

Detailed Description

Definition at line 139 of file call.c.

Field Documentation

lt_dlhandle struct_handle::handle
struct struct_handle* struct_handle::next
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().


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