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

/netbsd-6-1-5-RELEASE/lib/libc/uuid/
H A DMakefile.inc8 uuid_from_string.c uuid_hash.c uuid_is_nil.c uuid_stream.c \
17 MLINKS+=uuid.3 uuid_from_string.3
H A Duuid_from_string.c29 * $FreeBSD: src/lib/libc/uuid/uuid_from_string.c,v 1.2 2003/08/08 19:18:43 marcel Exp $
44 * uuid_from_string() - convert a string representation of an UUID into
47 * http://www.opengroup.org/onlinepubs/009629399/uuid_from_string.htm
53 uuid_from_string(const char *s, uuid_t *u, uint32_t *status) function
/netbsd-6-1-5-RELEASE/include/
H A Duuid.h49 void uuid_from_string(const char *, uuid_t *, uint32_t *);
/netbsd-6-1-5-RELEASE/usr.bin/sdpquery/
H A Dcommand.c219 uuid_from_string(*argv, &uuid, &status);
/netbsd-6-1-5-RELEASE/sbin/gpt/
H A Dgpt.c281 uuid_from_string(s, uuid, &status);

Completed in 125 milliseconds