alert_attribute_value  206 daemons/attrd/attrd_cib.c     GHashTable *alert_attribute_value = NULL;
alert_attribute_value  252 daemons/attrd/attrd_cib.c     alert_attribute_value = pcmk__strikey_table(NULL, attrd_free_attribute_value);
alert_attribute_value  295 daemons/attrd/attrd_cib.c         set_alert_attribute_value(alert_attribute_value, v);
alert_attribute_value  332 daemons/attrd/attrd_cib.c         send_alert_attributes_value(a, alert_attribute_value);
alert_attribute_value  335 daemons/attrd/attrd_cib.c     g_hash_table_destroy(alert_attribute_value);