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