standby_value 55 include/crm/cib/util.h int set_standby(cib_t * the_cib, const char *uuid, const char *scope, const char *standby_value); standby_value 710 lib/cib/cib_attrs.c set_standby(cib_t * the_cib, const char *uuid, const char *scope, const char *standby_value) standby_value 716 lib/cib/cib_attrs.c CRM_CHECK(standby_value != NULL, return -EINVAL); standby_value 728 lib/cib/cib_attrs.c attr_id, "standby", standby_value, TRUE, NULL, NULL);