stonith_device_register 3422 daemons/fenced/fenced_commands.c int rc = stonith_device_register(dev, FALSE); stonith_device_register 644 daemons/fenced/pacemaker-fenced.c rc = stonith_device_register(xml, TRUE); stonith_device_register 791 daemons/fenced/pacemaker-fenced.c rc = stonith_device_register(data, TRUE); stonith_device_register 222 daemons/fenced/pacemaker-fenced.h int stonith_device_register(xmlNode *msg, gboolean from_cib);