stonith_device_register  418 daemons/fenced/fenced_cib.c             rc = stonith_device_register(xml, TRUE);
stonith_device_register 3424 daemons/fenced/fenced_commands.c         int rc = stonith_device_register(dev, FALSE);
stonith_device_register  198 daemons/fenced/fenced_scheduler.c     CRM_ASSERT(stonith_device_register(xml, TRUE) == pcmk_ok);
stonith_device_register  232 daemons/fenced/pacemaker-fenced.h int stonith_device_register(xmlNode *msg, gboolean from_cib);