create_device_registration_xml 698 fencing/main.c data = create_device_registration_xml(rsc_name(rsc), provider, agent, params, rsc_provides); create_device_registration_xml 1528 fencing/main.c xml = create_device_registration_xml("watchdog", "internal", STONITH_WATCHDOG_AGENT, params, NULL); create_device_registration_xml 311 fencing/standalone_config.c data = create_device_registration_xml(dev->name, __FUNCTION__, dev->agent, params); create_device_registration_xml 50 include/crm/fencing/internal.h xmlNode *create_device_registration_xml(const char *id, const char *namespace, const char *agent, create_device_registration_xml 242 lib/fencing/st_client.c data = create_device_registration_xml(id, namespace, agent, params, NULL);