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
|
.\" 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_COPY 3 "February 2004" "E2fsprogs version 1.35"
.SH ̾
uuid_copy \- UUID ͤԡ
.SH
.nf
.B #include <uuid/uuid.h>
.sp
.BI "void uuid_copy(uuid_t " dst ", uuid_t " src);
.fi
.SH
.B uuid_copy
ؿ UUID ѿ
.IR src " " dst
˥ԡ롣
.SH ֤
.I dst
ؤ˥ԡ줿 UUID ֤ͤ롣
.SH
.B uuid_copy
Theodore Y. Ts'o ext2 ե륷ƥ桼ƥƥ˺
.SH ˡ
.B uuid_copy
e2fsprogs ѥå° libuuid ΰǤꡢ
http://e2fsprogs.sourceforge.net Ǥ롣
.SH Ϣ
.BR libuuid (3),
.BR uuid_clear (3),
.BR uuid_compare (3),
.BR uuid_generate (3),
.BR uuid_is_null (3)
|