stonith_device_register 3422 daemons/fenced/fenced_commands.c         int rc = stonith_device_register(dev, FALSE);
stonith_device_register  633 daemons/fenced/pacemaker-fenced.c             rc = stonith_device_register(xml, TRUE);
stonith_device_register  779 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);