stonith_device_remove 2731 daemons/fenced/fenced_commands.c             rc = stonith_device_remove(device_id, FALSE);
stonith_device_remove  438 daemons/fenced/pacemaker-fenced.c         stonith_device_remove(rsc_id, TRUE);
stonith_device_remove  679 daemons/fenced/pacemaker-fenced.c         stonith_device_remove(rsc_name(rsc), TRUE);
stonith_device_remove  750 daemons/fenced/pacemaker-fenced.c                 stonith_device_remove(rsc_id, TRUE);
stonith_device_remove  219 daemons/fenced/pacemaker-fenced.h int stonith_device_remove(const char *id, gboolean from_cib);