|  | GnuCOBOL
    2.0
    A free COBOL compiler | 

| Data Fields | |
| struct cob_external * | next | 
| void * | ext_alloc | 
| char * | ename | 
| int | esize | 
| char* cob_external::ename | 
Referenced by cob_exit_common(), and cob_external_addr().
| int cob_external::esize | 
Referenced by cob_external_addr().
| void* cob_external::ext_alloc | 
Referenced by cob_exit_common(), and cob_external_addr().
| struct cob_external* cob_external::next | 
Referenced by cob_exit_common(), and cob_external_addr().