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