Data Structures | |
| struct | apr_uuid_t |
Defines | |
| #define | APR_UUID_FORMATTED_LENGTH 36 |
Functions | |
| APU_DECLARE (void) apr_uuid_get(apr_uuid_t *uuid) | |
| APU_DECLARE (apr_status_t) apr_uuid_parse(apr_uuid_t *uuid | |
Variables | |
| const apr_uuid_t * | uuid |
| const char * | uuid_str |
|
|
UUIDs are formatted as: 00112233-4455-6677-8899-AABBCCDDEEFF Definition at line 46 of file apr_uuid.h. Referenced by dav_fs_format_locktoken(), and main(). |
|
|
Parse a standard-format string into a UUID
Definition at line 37 of file apr_brigade.c. |
|
|
Append a piece of text to the end of a list
Definition at line 206 of file apr_sha1.c. |
|
|
Definition at line 62 of file apr_uuid.h. Referenced by main(). |
|
|
Definition at line 69 of file apr_uuid.h. |