Searched refs:uuid_to_string (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/lib/libc/uuid/ |
H A D | Makefile.inc | 9 uuid_to_string.c 20 MLINKS+=uuid.3 uuid_to_string.3
|
H A D | uuid_to_string.c | 53 uuid_to_string(const uuid_t *u, char **s, uint32_t *status) in uuid_to_string() function
|
/netbsd-src/include/ |
H A D | uuid.h | 52 void uuid_to_string(const uuid_t *, char **, uint32_t *);
|
/netbsd-src/usr.bin/uuidgen/ |
H A D | uuidgen.c | 142 uuid_to_string(uuid++, &p, NULL); in main()
|
/netbsd-src/external/bsd/iscsi/dist/ |
H A D | configure.ac | 65 AC_CHECK_FUNCS(strlcpy strtoll syslog uuid_create uuid_to_string vasprintf)
|
H A D | configure | 22917 for ac_func in strlcpy strtoll syslog uuid_create uuid_to_string vasprintf
|
/netbsd-src/external/bsd/iscsi/dist/include/ |
H A D | config.h.in | 180 /* Define to 1 if you have the `uuid_to_string' function. */
|
/netbsd-src/sbin/cgdconfig/ |
H A D | params.c | 594 uuid_to_string(&id, &idstr, &status); in keygen_makeshared()
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | gpt.c | 967 uuid_to_string(id, &guid, &err); in gpt_get_uuid_part_type()
|
/netbsd-src/usr.sbin/acpitools/acpidump/ |
H A D | acpi.c | 3264 uuid_to_string((uuid_t *)(sysaddr->RangeGuid), in acpi_print_nfit() 3850 uuid_to_string((uuid_t *)(uefi->Identifier), in acpi_handle_uefi()
|