#include "copyrt.h"
Go to the source code of this file.
Classes | |
struct | _uuid__t |
Typedefs | |
typedef struct _uuid__t | uuid__t |
Functions | |
int | uuid_create (uuid__t *uuid) |
void | uuid_create_from_name (uuid__t *uuid, uuid__t nsid, void *name, int namelen) |
int | uuid_compare (uuid__t *u1, uuid__t *u2) |