Go to the source code of this file.
Data Structures | |
| struct | _uuid_upnp |
Typedefs | |
| typedef struct _uuid_upnp | uuid_upnp |
Functions | |
| int | uuid_create (uuid_upnp *id) |
| void | uuid_unpack (uuid_upnp *u, char *out) |
| void | uuid_create_from_name (uuid_upnp *uid, uuid_upnp nsid, void *name, int namelen) |
| int | uuid_compare (uuid_upnp *u1, uuid_upnp *u2) |
| typedef struct _uuid_upnp uuid_upnp |
| int uuid_create | ( | uuid_upnp * | id | ) |
| void uuid_unpack | ( | uuid_upnp * | u, | |
| char * | out | |||
| ) |
1.6.1