#include <sys/types.h>#include "uuid_types.h"#include "uuid.h"Go to the source code of this file.
Data Structures | |
| struct | uuid |
Defines | |
| #define | TIME_OFFSET_HIGH 0x01B21DD2 |
| #define | TIME_OFFSET_LOW 0x13814000 |
Functions | |
| void | uuid_pack2 (const struct uuid *uu, uuid_t ptr) |
| void | uuid_unpack2 (const uuid_t in, struct uuid *uu) |
1.6.1