Home
last modified time | relevance | path

Searched refs:uuid_to_string (Results 1 – 21 of 21) sorted by relevance

/dflybsd-src/lib/libc/uuid/
H A DMakefile.inc10 uuid_stream.c uuid_to_string.c
29 uuid.3 uuid_to_string.3
H A DSymbol.map16 uuid_to_string;
H A Duuid_to_string.c44 uuid_to_string(const uuid_t *u, char **s, uint32_t *status) in uuid_to_string() function
/dflybsd-src/sbin/diskinfo/
H A Ddiskinfo.c124 uuid_to_string(&dpart->fstype_uuid, &str, NULL); in dumppart()
138 uuid_to_string(&dpart->storage_uuid, &str, NULL); in dumppart()
/dflybsd-src/sbin/gpt/
H A Dshow.c73 uuid_to_string(t, &save_name2, NULL); in friendly()
156 uuid_to_string(&guid, &s, NULL); in show()
H A Dexpand.c173 uuid_to_string(&ent->ent_type, &name, NULL); in expand()
H A Dgpt.c530 uuid_to_string(&type, &s, NULL); in gpt_gpt()
/dflybsd-src/include/
H A Duuid.h57 void uuid_to_string(const uuid_t *, char **, uint32_t *);
/dflybsd-src/sbin/hammer/
H A Duuid.c59 uuid_to_string(uuid, str, &status); in hammer_uuid_to_string()
/dflybsd-src/bin/uuidgen/
H A Duuidgen.c102 uuid_to_string(uuid++, &p, NULL); in main()
/dflybsd-src/stand/lib/
H A Duuid_to_string.c74 uuid_to_string(const uuid_t *u, char **s, uint32_t *status) in uuid_to_string() function
H A DMakefile99 SRCS+= uuid_from_string.c uuid_to_string.c
/dflybsd-src/lib/libdmsg/
H A Dsubs.c66 uuid_to_string(uuid, strp, &status); in dmsg_uuid_to_str()
/dflybsd-src/lib/libefivar/
H A Defivar-dp-xlate.c99 uuid_to_string(&guid, &s, NULL); in find_slice_by_efimedia()
472 uuid_to_string(&guid, &s, NULL); in find_slice_efimedia()
H A Defivar.c337 uuid_to_string(guid, sp, &status); in efi_guid_to_str()
H A Duefi-dplib.h623 uuid_to_string((const uuid_t *)g, &str, &ignored_status); in guid_str()
/dflybsd-src/sbin/hammer2/
H A Dsubs.c110 uuid_to_string(uuid, strp, &status); in hammer2_uuid_to_str()
/dflybsd-src/sbin/disklabel64/
H A Ddisklabel64.c675 uuid_to_string(&lp->d_stor_uuid, &str, NULL); in display()
731 uuid_to_string(&pp->p_stor_uuid, &str, NULL); in display()
/dflybsd-src/stand/boot/efi/loader/
H A Dmain.c676 uuid_to_string((uuid_t *)matchguid, &str, &uuid_status); in efi_print_var()
/dflybsd-src/contrib/cryptsetup/luks/
H A Dkeymanage.c503 uuid_to_string(&partitionUuid, &uu, &ret); in LUKS_generate_phdr()
/dflybsd-src/lib/libtcplay/
H A Dtcplay.c1781 uuid_to_string(&info->uuid, &uu_temp, &status); in dm_setup()