Searched refs:uuid_from_string (Results 1 – 5 of 5) sorted by relevance
8 uuid_from_string.c uuid_hash.c uuid_is_nil.c uuid_stream.c \17 MLINKS+=uuid.3 uuid_from_string.3
53 uuid_from_string(const char *s, uuid_t *u, uint32_t *status) in uuid_from_string() function
49 void uuid_from_string(const char *, uuid_t *, uint32_t *);
219 uuid_from_string(*argv, &uuid, &status); in build_ssp()
988 uuid_from_string(custom, &id, &err); in gpt_create_custom_part_type()