HomeSort by: relevance | last modified time | path
    Searched defs:uuid_create (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/uuid/
uuid_create.c 1 /* $NetBSD: uuid_create.c,v 1.1 2004/09/13 21:44:54 thorpej Exp $ */
29 * $FreeBSD: src/lib/libc/uuid/uuid_create.c,v 1.2 2003/08/08 19:18:43 marcel Exp $
34 __RCSID("$NetBSD: uuid_create.c,v 1.1 2004/09/13 21:44:54 thorpej Exp $");
42 * uuid_create() - create an UUID.
44 * http://www.opengroup.org/onlinepubs/009629399/uuid_create.htm
47 uuid_create(uuid_t *u, uint32_t *status) function in typeref:typename:void

Completed in 11 milliseconds