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