TMF Application Programmer's Guide (H06.06+, J06.03+)

File System Procedures
HP NonStop TMF Application Programmers Guide540139-009
4-14
COMPUTETRANSID
For a list of file system error numbers, refer to the Operator Messages Manual.
transid output
FIXED .EXT:ref:1 or INT .EXT:ref:4
or
FIXED .EXT64:ref:1 or INT .EXT64:ref:4
is the internal name of the transaction identifier.
system input
INT(32):value
is a required system number in the range 0 through 254.
cpu input
INT:value
is a required CPU number in the range 0 through 15.
sequence input
INT(32):value
is a required sequence number greater than 0.
tm-flags input
INT:value
is a number representing flags used internally by TMF.
Note. EPTAL callers can pass 64-bit pointers by specifying the compiler directives
__EXT64 and SETTOG _64BIT_CALLS before sourcing from the EXTDECS file.