Guardian Programming Reference Summary for C

Functions Summary (R-Z)
Guardian Programming Reference Summary for C522630-001
8-7
flags
REFRESH
(superseded by DISK_REFRESH_) Writes control information to the associated
physical disk volumes.
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
REMOTEPROCESSORSTATUS
Supplies the status of processor modules in a particular system in a network.
REMOTETOSVERSION
Provides an identifying letter and number indicating which version of the Guardian
operating system is running on a remote system.
tos-version
Bits 0-13 Must be zero.
Bit 14 = 0 Specifies that absolute addressing is not allowed for TNS/R native
processes.
= 1 Allows absolute addressing even if REFPARAM_BOUNDSCHECK_
is called from a TNS/R native process. No checking is performed and
REFPARAM_BOUNDSCHECK_ returns without error.
Bit 15 = 0 Checks the area for read/write access.
= 1 Checks the area for read-only access.
#include <cextdecs(REMOTEPROCESSORSTATUS)>
long REMOTEPROCESSORSTATUS ( short sysnum ); /* i */
#include <cextdecs(REMOTETOSVERSION)>
short REMOTETOSVERSION ( [ short sysid ] ); /* i */
Bits 0-7 The uppercase ASCII letter that indicates system level:
ATOS
B1.0
C1.1
D 1.1 and Expand