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_COMPARE 3 "February 2004" "E2fsprogs version 1.35"
.SH ̾
uuid_compare \- Ĥ UUID ƱǤ뤫Ӥ
.SH
.nf
.B #include <uuid/uuid.h>
.sp
.BI "int uuid_compare(uuid_t " uu1 ", uuid_t " uu2)
.fi
.SH
.B uuid_compare
ؿϡͿ줿Ĥ uuid ѿ
.IR uu1 " " uu2
ߤɤӤ롣
.SH ֤
.I uu1
.I uu2
⼭Ū (lexigraphically) ˾ 0 꾮
0 礭 0 礭줾֤롣
.SH
.B uuid_compare
Theodore Y. Ts'o ext2 ե륷ƥ桼ƥƥ˺
.SH ˡ
.B uuid_compare
e2fsprogs ѥå° libuuid ΰǤꡢ
http://e2fsprogs.sourceforge.net Ǥ롣
.SH Ϣ
.BR libuuid (3),
.BR uuid_clear (3),
.BR uuid_copy (3),
.BR uuid_generate (3),
.BR uuid_is_null (3)
|