GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
struct file_list * | next |
cob_file * | file |
cob_file* file_list::file |
Definition at line 157 of file fileio.c.
Referenced by cob_cache_file(), cob_close(), cob_commit(), cob_exit_fileio(), and cob_rollback().
struct file_list* file_list::next |
Definition at line 156 of file fileio.c.
Referenced by cob_cache_file(), cob_close(), cob_commit(), cob_exit_fileio(), and cob_rollback().