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
|
.\" 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 Wed Oct 20 1999 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\" Updated Tue 16 Nov 1999 by NAKANO Takeo
.\"
.TH UUID_UNPARSE 3 "February 2004" "E2fsprogs version 1.35"
.SH ̾
uuid_unparse \- UUID ͤʸեޥåȤǽϤ
.SH
.nf
.B #include <uuid/uuid.h>
.sp
.BI "void uuid_unparse(uuid_t " uu ", char *" out );
.fi
.SH
.B uuid_unparse
ؿϡͿ줿 UUID
.I uu
ΥХʥեޥåȤ 36 ХȤʸ (ʸ '\\0')
Ѵ롣ʸեޥåȤ 1b4e28ba\-2fa1\-11d2\-883f\-b9a76
Τ褦ʤΤǡ
.B out
ؤʸ¸롣
.SH
OSF DCE 1.1
.SH
.B uuid_unparse
Theodore Y. Ts'o ext2 ե륷ƥ桼ƥƥ˺
.SH ˡ
.B uuid_unparse
e2fsprogs ѥå° libuuid ΰǤꡢ
http://e2fsprogs.sourceforge.net Ǥ롣
.SH Ϣ
.BR libuuid (3),
.BR uuid_clear (3),
.BR uuid_generate (3),
.BR uuid_parse (3),
.BR uuid_time (3)
|