Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/uuid/
H A DMakefile.inc9 uuid_to_string.c
20 MLINKS+=uuid.3 uuid_to_string.3
H A Duuid_to_string.c53 uuid_to_string(const uuid_t *u, char **s, uint32_t *status) in uuid_to_string() function
/netbsd-src/include/
H A Duuid.h52 void uuid_to_string(const uuid_t *, char **, uint32_t *);
/netbsd-src/usr.bin/uuidgen/
H A Duuidgen.c142 uuid_to_string(uuid++, &p, NULL); in main()
/netbsd-src/external/bsd/iscsi/dist/
H A Dconfigure.ac65 AC_CHECK_FUNCS(strlcpy strtoll syslog uuid_create uuid_to_string vasprintf)
H A Dconfigure22917 for ac_func in strlcpy strtoll syslog uuid_create uuid_to_string vasprintf
/netbsd-src/external/bsd/iscsi/dist/include/
H A Dconfig.h.in180 /* Define to 1 if you have the `uuid_to_string' function. */
/netbsd-src/sbin/cgdconfig/
H A Dparams.c594 uuid_to_string(&id, &idstr, &status); in keygen_makeshared()
/netbsd-src/usr.sbin/sysinst/
H A Dgpt.c967 uuid_to_string(id, &guid, &err); in gpt_get_uuid_part_type()
/netbsd-src/usr.sbin/acpitools/acpidump/
H A Dacpi.c3264 uuid_to_string((uuid_t *)(sysaddr->RangeGuid), in acpi_print_nfit()
3850 uuid_to_string((uuid_t *)(uefi->Identifier), in acpi_handle_uefi()