[JM:03020] [POST:DP] util-linux 2.37.2 uuid_is_null.3

Back to archive index
matsuand michi****@gmail*****
2021年 10月 29日 (金) 22:17:30 JST


<STATUS>
stat: DP
ppkg: util-linux 2.37.2
page: uuid_is_null.3
date: 2021/08/16
mail: michio_matsu****@yahoo*****
name: Michio MATSUYAMA
</STATUS>

翻訳予約 2021/09/07 JM:02924
gitコミット済 jm.git/manual/util-linux


[原文]
.TH "UUID_IS_NULL" "3" "2021-06-02" "util-linux 2.37.2"
"Programmer\(aqs Manual"
.ie \n(.g .ds Aq \(aq .el       .ds Aq ' .ss \n[.ss] 0 .nh
.ad l .de URL \\$2 <\\$1>\\$3 .. .als MTO URL .if \n[.g]
\{\ .  mso www.tmac .  am URL .    ad l .  . .  am MTO .
ad l .  . .  LINKSTYLE blue R < > .\}
[訳文]
.TH UUID_IS_NULL 3 2021-06-02 "util-linux 2.37.2"
プログラマーマニュアル
.ie  \n(.g .ds Aq \(aq .el       .ds Aq ' .ss \n[.ss] 0 .nh
.ad l .de  URL \\$2 <\\$1>\\$3 .. .als MTO URL .if  \n[.g]
\{\ .  mso www.tmac .  am URL .    ad l .  . .  am MTO .
ad l .  . .  LINKSTYLE blue R < > .\}
----------------------------------------
[原文]
.SH "NAME"
uuid_is_null - compare the value of the UUID to the NULL
value
[訳文]
.SH 名前
uuid_is_null - UUID 値が NULL 値かどうかを比較する
----------------------------------------
[原文]
.SH "SYNOPSIS"
[訳文]
.SH 書式
----------------------------------------
[原文]
.sp
#include <uuid.h>
[訳文]
.sp
#include <uuid.h>
----------------------------------------
[原文]
.sp
int uuid_is_null(uuid_t uu);
[訳文]
.sp
int uuid_is_null(uuid_t uu);
----------------------------------------
[原文]
.SH "DESCRIPTION"
[訳文]
.SH 説明
----------------------------------------
[原文]
.sp
The uuid_is_null() function compares the value of the
supplied UUID variable uu to the NULL value. If the value
is equal to the NULL UUID, 1 is returned, otherwise 0 is
returned.
[訳文]
.sp
uuid_is_null() 関数は、 指定された UUID 変数 uu が、 NULL
値に一致するかどうかを比較する。 値が NULL UUID
であった場合は  1 を返し、 そうでない場合は 0 を返す。
----------------------------------------
[原文]
.SH "AUTHORS"
[訳文]
.SH 著者
----------------------------------------
[原文]
.sp
Theodore Y. Ts\(cqo
[訳文]
.sp
Theodore Y. Ts\(cqo
----------------------------------------
[原文]
.SH "SEE ALSO"
[訳文]
.SH 関連項目
----------------------------------------
[原文]
.sp
uuid(3), uuid_clear(3), uuid_compare(3), uuid_copy(3),
uuid_generate(3), uuid_time(3), uuid_parse(3),
uuid_unparse(3)
[訳文]
.sp
uuid(3), uuid_clear(3), uuid_compare(3), uuid_copy(3),
uuid_generate(3), uuid_time(3), uuid_parse(3),
uuid_unparse(3)
----------------------------------------
[原文]
.SH "REPORTING BUGS"
[訳文]
.SH バグ報告
----------------------------------------
[原文]
.sp
For bug reports, use the issue tracker at \c .URL
"https://github.com/karelzak/util-linux/issues" "" "."
[訳文]
.sp
バグ報告は、 以下にある issue トラッカーを利用すること。
.URL https://github.com/karelzak/util-linux/issues "" .
----------------------------------------
[原文]
.SH "AVAILABILITY"
[訳文]
.SH 入手方法
----------------------------------------
[原文]
.sp
The libuuid library is part of the util-linux package since
version 2.15.1. It can be downloaded from \c .URL
"https://www.kernel.org/pub/linux/utils/util-linux/" "Linux
Kernel Archive" "."
[訳文]
.sp
libuuid ライブラリは、 util-linux 2.15.1 以降、
このパッケージの一部であり、 以下からダウンロードできる。
.URL https://www.kernel.org/pub/linux/utils/util-linux/
"Linux Kernel Archive" .
----------------------------------------


linuxjm-discuss メーリングリストの案内
Back to archive index