JNEPL Back to Index page
 
Prolog 
Control Block Contents 
   JNEPL 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.


  JNEPL Prolog Top of page
 
 NAME       : DMSJNEPL
 DESCRIPTION: Namelist user exit plist
 DSECT      : JNEPL
 FUNCTION   : This macro maps the data used by DMSJNE
 
 
  JNEPL Control Block Content Top of page
 

 JNEPL DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure JNEPL Namelist user exit plist Plist used when calling DMSJNE 0000 0 Character 8 JNEMOD Identifies Namelist user exit (always 'DMSJNE ') 0008 8 Character 8 JNEFUNCT Function call 'USERNODE' - Return a localid when passed a userid and node 0010 16 Character 8 JNEUSER Userid 0018 24 Character 8 JNENODE Node 0020 32 Character 8 JNEFPID Filepool id (without ':') 0028 40 Character 8 JNELOCID User supplied localid 00000030 JNEPLSIZ *-JNEPL Length of JNEPL
 
 
  JNEPL Storage Layout Top of page
 
 
*** JNEPL - Namelist user exit plist
*
*     +-------------------------------------------------------+
*   0 |                        JNEMOD                         |
*     +-------------------------------------------------------+
*   8 |                       JNEFUNCT                        |
*     +-------------------------------------------------------+
*  10 |                       JNEUSER                         |
*     +-------------------------------------------------------+
*  18 |                       JNENODE                         |
*     +-------------------------------------------------------+
*  20 |                       JNEFPID                         |
*     +-------------------------------------------------------+
*  28 |                       JNELOCID                        |
*     +-------------------------------------------------------+
*  30
*
*** JNEPL - Namelist user exit plist
 
 
  JNEPL Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
JNEFPID        0020
JNEFUNCT       0008
JNELOCID       0028
JNEMOD         0000
JNENODE        0018
JNEPLSIZ       0028 00000030
JNEUSER        0010
 
This information is based on z/VM 6.4.0.
Last updated on 24 Aug 2016 at 09:21:16 EDT.
Copyright IBM Corporation, 1990, 2016