Searched refs:UUID_STR_LEN (Results 1 – 6 of 6) sorted by relevance
42 char uuid_str[UUID_STR_LEN + 1]; in extract_env()161 int partlistlen = UUID_STR_LEN + 1 + strlen("uuid_disk="); in calc_parts_list_len()170 partlistlen += numparts * (strlen("uuid=;") + UUID_STR_LEN + 1); in calc_parts_list_len()209 UUID_STR_LEN); in allocate_disk_part()211 newpart->gpt_part_info.uuid[UUID_STR_LEN] = '\0'; in allocate_disk_part()277 strncat(partitions_list, guid, UUID_STR_LEN + 1); in create_gpt_partitions_list()297 UUID_STR_LEN + 1); in create_gpt_partitions_list()404 *str_disk_guid = malloc(UUID_STR_LEN + 1); in set_gpt_info()621 char disk_guid[UUID_STR_LEN + 1]; in do_disk_guid()657 char disk_guid[UUID_STR_LEN + 1]; in do_rename_gpt_parts()
77 if (i != UUID_STR_LEN || !valid) in uuid_str_valid()278 char uuid[UUID_STR_LEN + 1]; in do_uuid()
372 char uuid[UUID_STR_LEN + 1]; in uuid_string()
70 char uuid[UUID_STR_LEN + 1]; /* filesystem UUID as string, if exists */73 char type_guid[UUID_STR_LEN + 1]; /* type GUID as string, if exists */
25 #define UUID_STR_LEN 36 macro
229 char uuid[UUID_STR_LEN + 1]; in part_print_efi()