alert_attribute_value  213 daemons/attrd/attrd_cib.c     GHashTable *alert_attribute_value = NULL;
alert_attribute_value  259 daemons/attrd/attrd_cib.c     alert_attribute_value = pcmk__strikey_table(NULL, attrd_free_attribute_value);
alert_attribute_value  302 daemons/attrd/attrd_cib.c         set_alert_attribute_value(alert_attribute_value, v);
alert_attribute_value  339 daemons/attrd/attrd_cib.c         send_alert_attributes_value(a, alert_attribute_value);
alert_attribute_value  342 daemons/attrd/attrd_cib.c     g_hash_table_destroy(alert_attribute_value);