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 707 lib/cib/cib_attrs.c set_standby(cib_t * the_cib, const char *uuid, const char *scope, const char *standby_value) standby_value 713 lib/cib/cib_attrs.c CRM_CHECK(standby_value != NULL, return -EINVAL); standby_value 725 lib/cib/cib_attrs.c attr_id, "standby", standby_value, TRUE, NULL, NULL);