alert_attribute_value  488 daemons/attrd/attrd_cib.c     GHashTable *alert_attribute_value = NULL;
alert_attribute_value  540 daemons/attrd/attrd_cib.c     alert_attribute_value = pcmk__strikey_table(NULL,
alert_attribute_value  594 daemons/attrd/attrd_cib.c         set_alert_attribute_value(alert_attribute_value, v);
alert_attribute_value  624 daemons/attrd/attrd_cib.c             send_alert_attributes_value(a, alert_attribute_value);
alert_attribute_value  635 daemons/attrd/attrd_cib.c     if (alert_attribute_value != NULL) {
alert_attribute_value  636 daemons/attrd/attrd_cib.c         g_hash_table_destroy(alert_attribute_value);