Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Pointer to canonical object name |
R3 | Pointer to canonical special field |
Exit | |
---|---|
R0 | File object type |
R2 | Load address |
R3 | Exec address |
R4 | Object length |
R5 | Object attribute |
R6 | Least significant word of UID |
R7 | Most significant word of UID |
The purpose of this call is to get a unique identifier for an object.
This SWI is similar to OS_File 5, except that it also returns a 64 bit UID for the object. This is guaranteed to be unique over all file servers on all networks.
SWI is not re-entrant.