About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
USXBK | Back to Index page |
Prolog Control Block Contents USXBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
USXBK Prolog | Top of page |
NAME : HCPUSXBK DESCRIPTION: User Security Extension Block DSECT : USXBK FUNCTION : The USXBK contains pointers to the block(s) of storage containing the altered security flags for a particular user, or zeroes, if no block exists for that set of entities. LOCATED BY : VMDACIMP field of the VMDBK CREATED BY : HCPDA0 DELETED BY : HCPDA0, HCPUSO, HCPLOG SERIALIZED : The SYSCM lock, SYSUSXLK RELOCATION CONSIDERATIONS : None NOTES : This control block is bilingual. The fields within it can be referenced in either ASSEMBLER or PLAS modules. The block of storage pointed to by each pointer field in the USXBK consists of as many bytes as there are entries in its corresponding data area. For example, USXCP would point to a block of storage containing as many bytes as there are command table entries. These bytes have a one to one correspondence with the entries in the command table. IE the 5th byte contains the extended security flags relative to the 5th command defined within the command table. |
USXBK Control Block Content | Top of page |
|
USXBK Storage Layout | Top of page |
*** USXBK - User Security Extension Block * * +---------------------------+---------------------------+ * 0 | USXCP | USXSET | * +---------------------------+---------------------------+ * 8 | USXQUY | USXDGN | * +---------------------------+---------------------------+ * 10 | USXHVB | USXSYS | * +---------------------------+---------------------------+ * 18 * *** USXBK - User Security Extension Block |
USXBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- USXCP 0000 USXDGN 000C USXHVB 0010 USXQUY 0008 USXSET 0004 USXSIZE 0014 00000003 USXSYS 0014 |
Copyright IBM Corporation, 1990, 2016