Searched refs:be_uuid_str (Results 1 – 4 of 4) sorted by relevance
184 char *be_uuid_str; /* string representation of uuid */ member
333 free(temp_node->be_uuid_str); in be_free_list()1141 be_node->be_uuid_str = strdup(prop_str); in be_get_node_data()1147 be_node->be_uuid_str = strdup(prop_str); in be_get_node_data()
893 if (be->be_uuid_str != NULL) { in convertBEInfoToDictionary()895 PyString_FromString(be->be_uuid_str)) != 0) { in convertBEInfoToDictionary()
384 cur_be->be_uuid_str, in print_be_nodes()