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. |
VFPBK
Control Block Contents
VFPBK DSECT
Cross Reference (Contains links to field and bit definitions)
VFPBK Prolog
NAME : HCPVFPBK DESCRIPTION: Display/Dump Access List Control Block DSECT : VFPBK FUNCTION : The Display/Dump Access List Control Block (VFPBK) contains information supplied by the user via the DISPLAY/DUMP Access List commands. The parameters are set in HCPCDFCP and used in HCPACLST. LOCATED BY : N/A CREATED BY : N/A DELETED BY : N/A SERIALIZED : N/A Notes : N/A
VFPBK Control Block Content
VFPBK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure VFPBK Display/Dump Access List Control Block *** VFPBK - Display/Dump Access List Control Block 0000 0 Bitstring 1 VFP_CMD Command (DUMP) 00000002 VFP_DUMP_CMD X'02' DUMP command 0001 1 Bitstring 1 * (3) Reserved for IBM use 0004 4 Signed 4 * (2) Reserved for IBM use 000C 12 Signed 2 VFP_DUMPID_LEN Dumpid length 000E 14 Character 98 VFP_DUMPID Dumpid 0070 112 Character 132 VFPBUF Buffer area
VFPBK Storage Layout
*** VFPBK - Display/Dump Access List Control Block * * +------+--------------------+---------------------------+ * 0 |:_CMD |////////////////////|///////////////////////////| * +------+--------------------+-------------+-------------+ * 8 |///////////////////////////|:_DUMPID_LEN | | * +---------------------------+-------------+ | * 10 | | * = VFP_DUMPID = * | | * +-------------------------------------------------------+ * 70 | | * = VFPBUF = * | +---------------------------+ * | | F4 * +---------------------------+ * *** VFPBK - Display/Dump Access List Control Block
VFPBK Cross Reference
Symbol Dspl Value -------------- ---- ----- VFP_CMD 0000 VFP_DUMP_CMD 0000 00000002 VFP_DUMPID 000E VFP_DUMPID_LEN 000C VFPBUF 0070
Copyright IBM Corporation, 1990, 2005