Searched defs:uuid (Results 1 – 9 of 9) sorted by relevance
50 struct uuid { struct67 struct uuid uuid_struct; argument
98 uuid_t uuid; member
18 uuid_t uuid; member
137 static image_desc_t *new_image_desc(const uuid_t *uuid, in new_image_desc()232 static image_desc_t *lookup_image_desc_from_uuid(const uuid_t *uuid) in lookup_image_desc_from_uuid()385 static image_t *read_image_from_file(const uuid_t *uuid, const char *filename) in read_image_from_file()661 static void parse_blob_opt(char *arg, uuid_t *uuid, char *filename, size_t len) in parse_blob_opt()717 uuid_t uuid = uuid_null; in create_cmd() local820 uuid_t uuid = uuid_null; in update_cmd() local934 uuid_t uuid = uuid_null; in unpack_cmd() local1079 uuid_t uuid = uuid_null; in remove_cmd() local
34 uuid_t uuid; member
73 int read_uuid(uint8_t *dest, char *uuid) in read_uuid()
163 unsigned int length, uint8_t *uuid) in fdtw_read_uuid()
28 uuid_t uuid; member36 const uuid_t uuid; member
57 uuid_t uuid; member
Completed in 10 milliseconds