from_cib 1311 daemons/fenced/fenced_commands.c stonith_device_register(xmlNode * msg, const char **desc, gboolean from_cib) from_cib 1366 daemons/fenced/fenced_commands.c stonith_device_remove(device->id, from_cib); from_cib 1385 daemons/fenced/fenced_commands.c if (from_cib && old && old->api_registered) { from_cib 1408 daemons/fenced/fenced_commands.c if (from_cib) { from_cib 1418 daemons/fenced/fenced_commands.c stonith_device_remove(const char *id, bool from_cib) from_cib 1430 daemons/fenced/fenced_commands.c if (from_cib) { from_cib 220 daemons/fenced/pacemaker-fenced.h int stonith_device_register(xmlNode * msg, const char **desc, gboolean from_cib); from_cib 222 daemons/fenced/pacemaker-fenced.h void stonith_device_remove(const char *id, bool from_cib);