Home
last modified time | relevance | path

Searched refs:parse_action_specific (Results 1 – 2 of 2) sorted by relevance

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/fenced/
H A Dfenced_remote.c1761 parse_action_specific(xmlNode *xml, const char *peer, const char *device, in parse_action_specific() function
1839 parse_action_specific(xml, result->host, device, op_requested_action(op), in add_device_properties()
1848 parse_action_specific(child, result->host, device, "off", in add_device_properties()
1851 parse_action_specific(child, result->host, device, "on", in add_device_properties()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/fencing/
H A Dremote.c1719 parse_action_specific(xmlNode *xml, const char *peer, const char *device, in parse_action_specific() function
1797 parse_action_specific(xml, result->host, device, op_requested_action(op), in add_device_properties()
1805 parse_action_specific(child, result->host, device, "off", in add_device_properties()
1808 parse_action_specific(child, result->host, device, "on", in add_device_properties()