RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros | Functions
uuidP.h File Reference
#include <uuid/uuid_types.h>
#include <sys/types.h>
#include "uuid.h"
Include dependency graph for uuidP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  uuid
 

Macros

#define TIME_OFFSET_HIGH   0x01B21DD2
 
#define TIME_OFFSET_LOW   0x13814000
 

Functions

void uuid_pack (const struct uuid *uu, uuid_t ptr)
 
void uuid_unpack (const uuid_t in, struct uuid *uu)