Specifications

System Macros Invoked by Drivers
$DEFEND
$DEFEND
Ends the scope of the $DEFINI macro, thereby completing the definition of fields
within a data structure.
Format
$DEFEND struc
Parameters
struc
Name of the structure that is being defined.
Description
See the descriptions of the $DEFINI, _VIELD, and $EQULST macros for
additional information on defining symbols for data structure fields.
2–15