Searched defs:variable_policy_entry (Results 1 – 1 of 1) sorted by relevance
157 typedef struct variable_policy_entry variable_policy_entry; typedef161 struct variable_policy_entry { struct162 uint32_t version;163 uint16_t size;164 uint16_t offset_to_name;165 QemuUUID namespace;166 uint32_t min_size;167 uint32_t max_size;168 uint32_t attributes_must_have;169 uint32_t attributes_cant_have;[all …]