1UUID_CLEAR(3)              Library Functions Manual              UUID_CLEAR(3)
2
3
4

NAME

6       uuid_clear - reset value of UUID variable to the NULL value
7

SYNOPSIS

9       #include <uuid/uuid.h>
10
11       void uuid_clear(uuid_t uu);
12

DESCRIPTION

14       The uuid_clear function sets the value of the supplied uuid variable uu
15       to the NULL value.
16

AUTHOR

18       Theodore Y. Ts'o
19

AVAILABILITY

21       http://e2fsprogs.sourceforge.net/http://e2fsprogs.sourceforge.net/
22

SEE ALSO

24       uuid(3),     uuid_compare(3),      uuid_copy(3),      uuid_generate(3),
25       uuid_is_null(3), uuid_parse(3), uuid_unparse(3)
26
27
28
29E2fsprogs version 1.40.2           July 2007                     UUID_CLEAR(3)
Impressum