![]() |
GnuCOBOL
2.0
A free COBOL compiler
|

Data Fields | |
| struct RCV_HDL * | psnext |
| struct RCV_HDL * | psprev |
| int | ipid |
| int | ihandle |
| int | itranslock |
Definition at line 22 of file isrecover.c.
| int RCV_HDL::ihandle |
Definition at line 26 of file isrecover.c.
Referenced by igetrcvhandle(), ircvcommit(), ircvfileclose(), ircvfileopen(), ircvinsert(), ircvsetunique(), ircvuniqueid(), and ircvupdate().
| int RCV_HDL::ipid |
Definition at line 25 of file isrecover.c.
Referenced by igetrcvhandle(), ircvfileclose(), ircvfileopen(), ircvfilerename(), ircvinsert(), ircvsetunique(), ircvuniqueid(), and ircvupdate().
| int RCV_HDL::itranslock |
Definition at line 27 of file isrecover.c.
Referenced by ircvcommit().
| struct RCV_HDL* RCV_HDL::psnext |
Definition at line 23 of file isrecover.c.
Referenced by igetrcvhandle(), ircvcommit(), ircvfileclose(), and ircvfileopen().
| struct RCV_HDL* RCV_HDL::psprev |
Definition at line 24 of file isrecover.c.
Referenced by ircvfileclose(), and ircvfileopen().