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.
Programming Interface Information:
This page documents intended Programming Interfaces that allow the customer to write programs to obtain the services of z/VM. |
PARSERUF
Control Block Contents
PARSERUF DSECT
Cross Reference (Contains links to field and bit definitions)
PARSERUF Prolog
Name : PARSERUF Description: Parser User Function Parameter Block DSECT : PARSERUF Function : The PARSERUF macro generates a mapping for the User Token Validation Function Parameter Control Block.
PARSERUF Control Block Content
PARSERUF DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure PARSERUF Parser User Function Parameter Block 0000 0 Character 8 PARUNAME Name of function 0008 8 Address 4 PARUTKAD Address of token 000C 12 Signed 4 PARUTKLG Length of token 0010 16 Bitstring 1 PARUPVC User Function Validation Code 0011 17 Character 7 * ** RESERVED ** 0018 24 Character 8 PARUFNCE ** RESERVED ** 00000020 PARUSZBY *-PARSERUF Length in bytes of this block 00000004 PARUSZDW (PARUSZBY+7)/8 Length in DWORDS of this block
PARSERUF Storage Layout
*** PARSERUF - Parser User Function Parameter Block * * +-------------------------------------------------------+ * 0 | PARUNAME | * +---------------------------+---------------------------+ * 8 | PARUTKAD | PARUTKLG | * +------+--------------------+---------------------------+ * 10 |:UPVC |////////////////////////////////////////////////| * +------+------------------------------------------------+ * 18 | PARUFNCE | * +-------------------------------------------------------+ * 20 * *** PARSERUF - Parser User Function Parameter Block
PARSERUF Cross Reference
Symbol Dspl Value -------------- ---- ----- PARUFNCE 0018 PARUNAME 0000 PARUPVC 0010 PARUSZBY 0018 00000020 PARUSZDW 0018 00000004 PARUTKAD 0008 PARUTKLG 000C
Last updated on 18 Oct 2001 at 11:28:11 EDT.
Copyright IBM Corporation, 1990, 2001