CFNLF | Back to Index page |
Prolog Control Block Contents CFNLF DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
CFNLF Prolog | Top of page |
NAME : HCPCFNLF DESCRIPTION: CONFIGURATION NAME TABLE. DSECT : CFNLF FUNCTION : CONTAINS THE NAMES AND POINTERS TO ALL CREATED CFLF CONFIGURATIONS. LOCATED BY : SYSCMCFN IN HCPSYSCM. CREATED BY : HCPLFCST DELETED BY : HCPLFCST, HCPLFCRL SERIALIZED : CFLF CONFIGURATION LOCK. RELOCATION CONSIDERATIONS : None NOTES : The maximum configurations are 250. This allows the use of HCPGETST and free storage subpools. If the max is increased beyond 252 then the HCPGETST with the PAGES=DECIDE option will have to be used since the there would not be room for the data and free storage header and trailer in one page. |
CFNLF Control Block Content | Top of page |
|
CFNLF Storage Layout | Top of page |
*** CFNLF - CONFIGURATION NAME TABLE. * * +---------------------------+---------------------------+ * 0 | CFNCNT |///////////////////////////| * +---------------------------+---------------------------+ * 8 | | * = CFNLCK = * | | * +-------------------------------------------------------+ * 20 | CFNENT | * | | * +-------------------------------------------------------+ * 30 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * FC0 * *** CFNLF - CONFIGURATION NAME TABLE. *** Overlay for CFNENT in CFNLF * * +-------------------------------------------------------+ * 20 | CFNNAM | * +---------------------------+---------------------------+ * 28 | CFNCFG |///////////////////////////| * +---------------------------+---------------------------+ * 30 * *** Overlay for CFNENT in CFNLF |
CFNLF Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- CFN#ENT 0000 FA CFNCFG 0028 CFNCNT 0000 CFNENT 0020 CFNLCK 0008 CFNNAM 0020 CFNSIZE 002C 00000FC0 CFNSIZ8 002C 000001F8 |
Copyright IBM Corporation, 1990, 2022