Expand Management Programming Manual
COMMON DEFINITIONS
SPI Standard Definitions
Table 6-1. SPI Standard Definitions Used by the EXPAND Subsystem
(Page 2 of 2)
Token Types Fixed Structures
ZSPI-TYP-BOOLEAN ZSPI-DDL-BOOLEAN
ZSPI-TYP-BYTE-PAIR ZSPI-DDL-BYTE
ZSPI-TYP-BYTESTRING ZSPI-DDL-CHAR8
ZSPI-TYP-CHAR8 ZSPI-DDL-CRTPID
ZSPI-TYP-CHAR50 ZSPI-DDL-DEVICE
ZSPI-TYP-CRTPID ZSPI-DDL-DISCNAME
ZSPI-TYP-ENUM ZSPI-DDL-ENUM
ZSPI-TYP-ERROR ZSPI-DDL-FNAME
ZSPI-TYP-FNAME32 ZSPI-DDL-FNAME32
ZSPI-TYP-INT ZSPI-DDL-INT
ZSPI-TYP-LIST ZSPI-DDL-INT-PAIR
ZSPI-TYP-MARK ZSPI-DDL-INT2
ZSPI-TYP-PARM-ERR ZSPI-DDL-TIMESTAMP
ZSPI-TYP-SSCTL ZSPI-DDL-UINT
ZSPI-TYP-SSID
ZSPI-TYP-STRING
ZSPI-TYP-TIMESTAMP
ZSPI-TYP-UINT
All SPI standard definitions are fully described in the
Distributed Systems Management (DSM) Programming Manual
.
Information about these definitions that is specific to the
EXPAND subsystem is given below.
ZSPI-SSN-ZEXP is the subsystem number assigned to the EXPAND
subsystem.
ZSPI-TKN-COMMAND contains the command number of an EXPAND com-
mand. These command numbers and their associated commands are
described in Section 7, "Commands and Responses."
ZSPI-TKN-ERROR is the error token. For descriptions of all
EXPAND error numbers and their associated error lists, refer to
Appendix A.
ZSPI-TKN-MANAGER contains the file name of the EXPAND manager
process.
ZSPI-TKN-OBJECT-TYPE contains the object-type number of an EXPAND
object. These object-type numbers are described under "Data-
Communications Standard Definitions," later in this section.
6-3