Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Offset in file server list of first item to read |
R1 | Pointer to buffer |
R2 | Size of buffer in bytes |
R3 | Number of items to read |
Exit | |
---|---|
R0 | Offset of next item to read, or -1 if finished |
R2 | Space remaining in buffer |
R3 | Number of items read |
The purpose of this call is to list all file servers, including User ID to which the NetFS software is currently logged on.
The information is returned as a series of 44 byte blocks.
SWI is not re-entrant.