PARSERUF Back to Index page
 
Prolog 
Control Block Contents 
   PARSERUF DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This page documents intended Programming Interfaces that
allow the customer to write programs to obtain the services of z/VM.


  PARSERUF Prolog Top of page
 
 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 Top of page
 

 PARSERUF DSECT Top of page
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 Top of page
 
 
*** 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 Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
PARUFNCE       0018
PARUNAME       0000
PARUPVC        0010
PARUSZBY       0018 00000020
PARUSZDW       0018 00000004
PARUTKAD       0008
PARUTKLG       000C
 
This information is based on z/VM 6.4.0.
Last updated on 24 Aug 2016 at 09:21:56 EDT.
Copyright IBM Corporation, 1990, 2016