#include <bu.h>
Data Fields | |
const char * | name |
attribute name | |
const char * | value |
attribute value |
These strings may or may not be individually allocated, it depends on usage.
Definition at line 1119 of file bu.h.
|
attribute name
Definition at line 1120 of file bu.h. Referenced by bu_avs_add(), bu_avs_add_nonunique(), bu_avs_free(), bu_avs_get(), bu_avs_merge(), bu_avs_print(), bu_avs_remove(), db5_export_attributes(), db5_import_attributes(), db_dup_db_tree_state(), db_lookup_by_attr(), wdb_attr_cmd(), and wdb_do_list(). |
|
attribute value
Definition at line 1121 of file bu.h. Referenced by bu_avs_add(), bu_avs_add_nonunique(), bu_avs_free(), bu_avs_get(), bu_avs_merge(), bu_avs_print(), bu_avs_remove(), db5_export_attributes(), db5_import_attributes(), db_dup_db_tree_state(), db_lookup_by_attr(), wdb_attr_cmd(), and wdb_do_list(). |