stonith_device_register 2603 fencing/commands.c         rc = stonith_device_register(request, &device_id, FALSE);
stonith_device_register  178 fencing/internal.h int stonith_device_register(xmlNode * msg, const char **desc, gboolean from_cib);
stonith_device_register  699 fencing/main.c         stonith_device_register(data, NULL, TRUE);
stonith_device_register 1529 fencing/main.c         stonith_device_register(xml, NULL, FALSE);
stonith_device_register  316 fencing/standalone_config.c     res = stonith_device_register(data, NULL, FALSE);