FILID | Back to Index page |
Prolog Control Block Contents FILID DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
FILID Prolog | Top of page |
NAME : HCPFILID DESCRIPTION: File identification table DSECT : FILID FUNCTION : TO associate spool files with each userid in the system LOCATED BY : SYSFILID CREATED BY : HCPWRSST - when building the FILID table during initialization DELETED BY : Storage for FILID table is released at shutdown RELOCATION CONSIDERATIONS : None NOTES : Used by HCPFIT: When adding an entry or scanning for an entry |
FILID Control Block Content | Top of page |
|
FILID Storage Layout | Top of page |
*** FILID - File identification table * * +---------------------------+---------------------------+ * 0 | FILPTR | FILLOCK | * +---------------------------+---------------------------+ * 8 |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * 10 | | * = FILENTRY = * | +---------------------------+ * | | 34 * +---------------------------+ * *** FILID - File identification table *** Overlay for FILENTRY in FILID * * +-------------------------------------------------------+ * 10 | FILUSER | * +-------------+-------------+---------------------------+ * 18 | FILMAX | FILLAST | FILINPUT | * +-------------+-------------+---------------------------+ * 20 | FILOUTP | FILDATA | * +---------------------------+---------------------------+ * 28 | FILBMAP | * +------+--------------------+---------------------------+ * 30 |:NTFY |////////////////////| * +------+--------------------+ * *** Overlay for FILENTRY in FILID |
FILID Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- FILBMAP 0028 FILDATA 0024 FILENTRY 0010 FILINDEX 0034 00000071 FILINPUT 001C FILLAST 001A FILLOCK 0004 FILMAX 0018 FILNEXT 0034 FILNTFY 0030 FILOUTP 0020 FILPTR 0000 FILUSER 0010 FIL1 0030 80 FIL2 0030 40 FIL3 0030 20 FIL4 0030 10 FIL5 0030 08 FIL6 0030 04 FIL7 0030 02 FIL8 0030 01 |
Copyright IBM Corporation, 1990, 2022