![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <isinternal.h>

Data Fields | |
| struct VBLOCK * | psnext |
| int | ihandle |
| off_t | trownumber |
Definition at line 317 of file isinternal.h.
| int VBLOCK::ihandle |
Definition at line 319 of file isinternal.h.
Referenced by ilockdelete(), ilockinsert(), and ivbdatalock().
| struct VBLOCK* VBLOCK::psnext |
Definition at line 318 of file isinternal.h.
Referenced by ilockdelete(), ilockinsert(), ivbclose2(), ivbdatalock(), psvblockallocate(), and vvblockfree().
| off_t VBLOCK::trownumber |
Definition at line 320 of file isinternal.h.
Referenced by ilockdelete(), ilockinsert(), and ivbdatalock().