Name
afc_nodemaster_addr -- Returns the list address
Synopsis
struct List *
afc_nodemaster_addr
(NodeMaster * nm);
Description
Use this command to get the addr of the Exec List.
Inputs
- nm
Pointer to a valid NodeMaster class.
Result
the NodeMaster List address.