Home
last modified time | relevance | path

Searched refs:le_uuid_dec (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sbin/gpt/
H A Dshow.c155 le_uuid_dec(&ent->ent_uuid, &guid); in show()
161 le_uuid_dec(&ent->ent_type, &type); in show()
H A Dgpt.h38 void le_uuid_dec(void const *, uuid_t *);
H A Dremove.c106 le_uuid_dec(&ent->ent_type, &uuid); in rem()
H A Dgpt.c229 le_uuid_dec(void const *buf, uuid_t *uuid) in le_uuid_dec() function
529 le_uuid_dec(&ent->ent_type, &type); in gpt_gpt()
H A Dlabel.c108 le_uuid_dec(&ent->ent_type, &uuid); in label()
/dragonfly/sys/kern/
H A Dsubr_diskgpt.c179 le_uuid_dec(&ent->ent_type, &sent.ent_type); in gptinit()
180 le_uuid_dec(&ent->ent_uuid, &sent.ent_uuid); in gptinit()
H A Dkern_uuid.c322 le_uuid_dec(void const *buf, struct uuid *uuid) in le_uuid_dec() function
/dragonfly/sys/sys/
H A Duuid.h78 void le_uuid_dec(void const *buf, struct uuid *uuid);
/dragonfly/lib/libefivar/
H A Defivar-dp-xlate.c98 le_uuid_dec(&ent->ent_uuid, &guid); in find_slice_by_efimedia()
471 le_uuid_dec(&ent->ent_uuid, &guid); in find_slice_efimedia()