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

  /src/lib/libc/uuid/
uuid_equal.c 1 /* $NetBSD: uuid_equal.c,v 1.2 2008/04/23 07:52:32 plunky Exp $ */
29 * $FreeBSD: src/lib/libc/uuid/uuid_equal.c,v 1.2 2003/08/08 19:18:43 marcel Exp $
34 __RCSID("$NetBSD: uuid_equal.c,v 1.2 2008/04/23 07:52:32 plunky Exp $");
43 * uuid_equal() - compare for equality.
45 * http://www.opengroup.org/onlinepubs/009629399/uuid_equal.htm
48 uuid_equal(const uuid_t *a, const uuid_t *b, uint32_t *status) function in typeref:typename:int32_t
uuid_equal.c 1 /* $NetBSD: uuid_equal.c,v 1.2 2008/04/23 07:52:32 plunky Exp $ */
29 * $FreeBSD: src/lib/libc/uuid/uuid_equal.c,v 1.2 2003/08/08 19:18:43 marcel Exp $
34 __RCSID("$NetBSD: uuid_equal.c,v 1.2 2008/04/23 07:52:32 plunky Exp $");
43 * uuid_equal() - compare for equality.
45 * http://www.opengroup.org/onlinepubs/009629399/uuid_equal.htm
48 uuid_equal(const uuid_t *a, const uuid_t *b, uint32_t *status) function in typeref:typename:int32_t

Completed in 22 milliseconds