Interface section
The interface section identifies SAF user IDs, address spaces, and consoles that have requested zDMF services. The service requested is identified in the ZIFCCMD field.
Table 1 presents details on the interface section.
| Decimal Offset | Hex Offset | Name | Length | Format | Description |
|---|---|---|---|---|---|
| 0 | 0 | ZIFASCB | 4 | binary | Requestor ASCB address |
| 4 | 4 | ZIFTCB | 4 | binary | Requestor TCB address |
| 8 | 8 | 4 | Reserved for IBM® usage | ||
| 12 | C | ZIFASID | 4 | binary | zDMF Server ASID |
| 14 | E | ZIFVER | 2 | binary | PC internal version |
| 18 | 12 | ZIFFC | 4 | binary | Function codes:
|
|
|||||
| 18 (continued) |
|
||||
| 22 | 16 | ZIFRC | 4 | binary | Return codes:
|
| 26 | 1A | ZIFRE | 4 | binary | Reason code |
| 30 | 1E | ZIFREX | 4 | binary | Extended reason code |
| 34 | 22 | ZIFKEY | 56 | character/binary | Identify object |
| 90 | 5A | ZIFTOKN | 4 | binary | Request token |
| 94 | 5E | ZIFSFC | 4 | binary | Saved function code (see ZIFFC) |
| 98 | 62 | ZIFCFLG1 | 1 | binary | Security token flag:
|
| 99 | 63 | ZIFCSLEN | 2 | binary | Security token length |
| 101 | 65 | ZIFCSTOK | 8 | character | Security token |
| 109 | 6D | ZIFCCNID | 8 | character | Console ID |
| 113 | 71 | ZIFCAUTH | 1 | character | Command authority |
| 114 | 72 | ZIFCCMD | 24 | character | First 24 bytes of command |
| 138 | 8A | ZIFOLNSZ | 2 | binary | Length of first command output line |
| 140 | 8C | ZIFOLINE | 80 | character | First 80 bytes of first command output line |