Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
COPYSYST
Control Block Contents
COPYSYST DSECT
Cross Reference (Contains links to field and bit definitions)
COPYSYST Prolog
NAME : CSESIDBK DESCRIPTION: Copy of Shared Systems Table DSECT : COPYSYST RELOCATION CONSIDERATIONS : None
COPYSYST Control Block Content
COPYSYST DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure COPYSYST Copy of Shared Systems Table 0000 0 Signed 4 COPYNUMB Number of sharing systems 0004 4 Character 1 COPYSTRT (0) Start of a repeating entry 0004 4 Character 8 COPYNAME Name of the system 000C 12 Character 1 COPYTYPE C*1 Type of system 000D 13 Character 1 COPYINDX C*2 Index of this system 000E 14 Character 1 COPYEND (0) End of a copy entry 0000000A COPYNTRY (COPYEND-COPYSTRT) Length of a copy entry
COPYSYST Storage Layout
*** COPYSYST - Copy of Shared Systems Table * * +---------------------------+---------------------------+ * 0 | COPYNUMB | COPYNAME- | * +---------------------------+------+------+-------------+ * 8 | -(004) |:YTYPE|:YINDX| * +---------------------------+------+------+ * *** COPYSYST - Copy of Shared Systems Table
COPYSYST Cross Reference
Symbol Dspl Value -------------- ---- ----- COPYEND 000E COPYINDX 000D COPYNAME 0004 COPYNTRY 000E 0000000A COPYNUMB 0000 COPYSTRT 0004 COPYTYPE 000C
Copyright IBM Corporation, 1990, 2011