|
Programming Interface Information:
This page documents intended Programming Interfaces that allow the customer to write programs to obtain the services of z/VM. |
JNEPL
Control Block Contents
JNEPL DSECT
Cross Reference (Contains links to field and bit definitions)
JNEPL Prolog
Name : DMSJNEPL Description: Namelist user exit plist DSECT : JNEPL Function : This macro maps the data used by DMSJNE
JNEPL Control Block Content
JNEPL DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure JNEPL 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
*** JNEPL - Control Block in JNEPL
*
* +-------------------------------------------------------+
* 0 | JNEMOD |
* +-------------------------------------------------------+
* 8 | JNEFUNCT |
* +-------------------------------------------------------+
* 10 | JNEUSER |
* +-------------------------------------------------------+
* 18 | JNENODE |
* +-------------------------------------------------------+
* 20 | JNEFPID |
* +-------------------------------------------------------+
* 28 | JNELOCID |
* +-------------------------------------------------------+
* 30
*
*** JNEPL - Control Block in JNEPL
JNEPL Cross Reference
Symbol Dspl Value -------------- ---- ----- JNEFPID 0020 JNEFUNCT 0008 JNELOCID 0028 JNEMOD 0000 JNENODE 0018 JNEPLSIZ 0028 00000030 JNEUSER 0010
Last updated on 28 Jul 2003 at 08:14:26 EDT.
Copyright IBM Corporation, 1990, 2003