1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
.\" Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca)
.\"
.\" This man page was created for libuuid.so.1.1 from e2fsprogs-1.14.
.\"
.\" This file may be copied under the terms of the GNU Public License.
.\"
.\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger
.\"
.\" Japanese Version Copyright 1999 by NAKANO Takeo. All Rights Reserved.
.\" Translated Sat 23 Oct 1999 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\" Updated Tue 16 Nov 1999 by NAKANO Takeo
.\"
.TH UUID_PARSE 3 "February 2004" "E2fsprogs version 1.35"
.SH ̾
uuid_parse \- Ϥ줿 UUID ʸ libuuid եޥåȤѴ
.SH
.nf
.B #include <uuid/uuid.h>
.sp
.BI "int uuid_parse(char *" in ", uuid_t " uu );
.fi
.SH
.B uuid_parse
ؿ
.I in
Ϳ줿 UUID ʸѴѤƤ
.B uuid_t
եޥåȤˤ롣Ϥ UUID ΥեޥåȤ
1b4e28ba\-2fa1\-11d2\-883f\-b9a761bde3fb Τ褦ʤΤǤ
.RB ( printf (3)
եޥåȤ "%08x\-%04x\-%04x\-%04x\-%012x"
36 ХȤ '\\0' ä)
.SH ֤
ʸ (parse) Ǥ顢 0 ֤졢 UUID
.I uu
ؤ֤¸롣Ǥʤä \-1 ֤롣
.SH
OSF DCE 1.1
.SH
.B uuid_parse
Theodore Y. Ts'o ext2 ե륷ƥ桼ƥƥ˺
.SH ˡ
.B uuid_parse
e2fsprogs ѥå° libuuid ΰǤꡢ
http://e2fsprogs.sourceforge.net Ǥ롣
.SH Ϣ
.BR libuuid (3),
.BR uuid_clear (3),
.BR uuid_compare (3),
.BR uuid_copy (3),
.BR uuid_generate (3),
.BR uuid_is_null (3),
.BR uuid_time (3),
.BR uuid_unparse (3)
|