Global Variables in C for RAD

The following are the RAD global variables in the C language:

boolean_t rad_isproxy

A flag to determine if code is executing in the main or proxy rad daemon. Only special system modules, which are integral to the operation of RAD, may use this variable.

rad_container_t *rad_container

The rad container that contains the object instance.