Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
uuidutil.h File Reference

Go to the source code of this file.

Macros

#define MAXUUIDLEN   37
 

Functions

void uuid_uuid_from_string (char *sz_uuid, struct dsp_uuid *uuid_obj)
 

Macro Definition Documentation

#define MAXUUIDLEN   37

Definition at line 22 of file uuidutil.h.

Function Documentation

void uuid_uuid_from_string ( char sz_uuid,
struct dsp_uuid uuid_obj 
)

Definition at line 50 of file uuidutil.c.