XITBK | Back to Index page |
Prolog Control Block Contents XITBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
XITBK Prolog | Top of page |
NAME : HCPXITBK DESCRIPTION: CP Exit Block DSECT : XITBK FUNCTION : This control block contains information used to authorize user exit routines to find their entry points. LOCATED BY : Radix tTree structure anchored by XCTBK.XCTRADIX. CREATED BY : HCPZXUAD DELETED BY : HCPZXUDL (The deletion is only allowed if the XITBK is for a Dynamic Exit that is NOT enabled and is NOT associated at delete time) RELOCATION CONSIDERATIONS : None |
XITBK Control Block Content | Top of page |
|
XITBK Storage Layout | Top of page |
*** XITBK - CP Exit Block * * +-------------------------------------------------------+ * 0 | XITUSRD1 | * +-------------------------------------------------------+ * 8 | XITUSRD2 | * +---------------------------+---------------------------+ * 10 | XITUSRF1 | XITUSRF2 | * +-------------+-------------+------+------+------+------+ * 18 | XITUSRH1 | XITUSRH2 |:USRX1|:USRX2|:USRX3|:USRX4| * +-------------+-------------+------+------+------+------+ * 20 | | * = XITXCRLK = * | | * +-------------+-------------+---------------------------+ * 38 |/////////////| XITCODE | XITSWAP1 | * +-------------+-------------+---------------------------+ * 40 | XITPUSHD |///////////////////////////| * +---------------------------+---------------------------+ * 48 | XITCALLS | XITRETNS | * +---------------------------+---------------------------+ * 50 | XITXCRBK | XITDEDBK | * +---------------------------+---------------------------+ * 58 | XITMSACT | * +-------------------------------------------------------+ * *** XITBK - CP Exit Block *** Overlay for XITSWAP1 in XITBK * * +------+------+-------------+ * 38 ... 3C |:FLAG1|:FLAG2|/////////////| * +------+------+-------------+ * 40 * *** Overlay for XITSWAP1 in XITBK |
XITBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- XIT$END 0060 XITCALLS 0048 XITCODE 003A XITDEDBK 0054 XITENABL 003C 10 XITFLAG1 003C XITFLAG2 003D XITMSACT 0058 XITPUSHD 0040 XITRESOL 003C 08 XITRETNS 004C XITSWAP1 003C XITUSRD1 0000 XITUSRD2 0008 XITUSRF1 0010 XITUSRF2 0014 XITUSRH1 0018 XITUSRH2 001A XITUSRX1 001C XITUSRX2 001D XITUSRX3 001E XITUSRX4 001F XITXCRBK 0050 XITXCRLK 0020 |
Copyright IBM Corporation, 1990, 2022