Searched refs:uuid_from_string (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Duuid.h53 void uuid_from_string(const char *, uuid_t *, uint32_t *);
/illumos-gate/usr/src/boot/lib/libstand/
H A Duuid_from_string.c30 * Note: some comments taken from lib/libc/uuid/uuid_from_string.c
72 * uuid_from_string() - convert a string representation of an UUID into
75 * http://www.opengroup.org/onlinepubs/009629399/uuid_from_string.htm
88 uuid_from_string(const char *s, uuid_t *u, uint32_t *status) function

Completed in 43 milliseconds