stonith_device_remove 1325 daemons/fenced/fenced_commands.c             stonith_device_remove(device->id, from_cib);
stonith_device_remove 3024 daemons/fenced/fenced_commands.c             rc = stonith_device_remove(device_id, FALSE);
stonith_device_remove  448 daemons/fenced/pacemaker-fenced.c         stonith_device_remove(rsc_id, TRUE);
stonith_device_remove  613 daemons/fenced/pacemaker-fenced.c             stonith_device_remove(STONITH_WATCHDOG_ID, TRUE);
stonith_device_remove  851 daemons/fenced/pacemaker-fenced.c                 stonith_device_remove(rsc_id, TRUE);
stonith_device_remove  217 daemons/fenced/pacemaker-fenced.h int stonith_device_remove(const char *id, gboolean from_cib);