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 information is NOT intended to be used as Programming Interfaces of z/VM. |
DIRSECT
Control Block Contents
DIRSECT DSECT
Cross Reference (Contains links to field and bit definitions)
DIRSECT Prolog
Name : LIB Description: CMS PDS Directory Entry DSECT : DIRSECT Function : DIRSECT describes the fields of a CMS PDS directory entry.
DIRSECT Control Block Content
DIRSECT DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure DIRSECT DIRECTORY ENTRY MAPPING 0000 0 Character 8 DIRMEMB MEMBER NAME 0008 8 Signed 2 DIRITEMX SCP 2 BYTE START ITEM NO. 000A 10 Bitstring 1 DIRFLG1 FLAG BYTE 1 000B 11 Bitstring 1 DIRFLG2 FLAG BYTE 2 * FLAG DEFINITIONS FOR DIRFLG2 1... .... DIRNA X'80' NOT AN ALIAS .... ...1 NULLREC X'01' NULL RECORD ADDED FOR OS SIM.. 000C 12 Signed 4 DIRITEM STARTING ITEM NO. OF MEMBER 00000010 DIRENTSZ *-DIRSECT LENGTH OF DIRECTORY ENTRY 00000010 DIRNEXT *
DIRSECT Storage Layout
*** DIRSECT - Control Block in DIRSECT * * +-------------------------------------------------------+ * 0 | DIRMEMB | * +-------------+------+------+---------------------------+ * 8 | DIRITEMX |:FLG1 |:FLG2 | DIRITEM | * +-------------+------+------+---------------------------+ * 10 * *** DIRSECT - Control Block in DIRSECT
DIRSECT Cross Reference
Symbol Dspl Value -------------- ---- ----- DIRENTSZ 000C 00000010 DIRFLG1 000A DIRFLG2 000B DIRITEM 000C DIRITEMX 0008 DIRMEMB 0000 DIRNA 000B 80 DIRNEXT 000C 00000010 NULLREC 000B 01
Last updated on 28 Jul 2003 at 08:16:01 EDT.
Copyright IBM Corporation, 1990, 2003