stonith_device_remove 2830 daemons/fenced/fenced_commands.c             rc = stonith_device_remove(device_id, FALSE);
stonith_device_remove  447 daemons/fenced/pacemaker-fenced.c         stonith_device_remove(rsc_id, TRUE);
stonith_device_remove  635 daemons/fenced/pacemaker-fenced.c             stonith_device_remove("watchdog", FALSE);
stonith_device_remove  827 daemons/fenced/pacemaker-fenced.c                 stonith_device_remove(rsc_id, TRUE);
stonith_device_remove  221 daemons/fenced/pacemaker-fenced.h int stonith_device_remove(const char *id, gboolean from_cib);