OSDN Git Service

util-linux 2.38: 翻訳予約。
[linuxjm/jm.git] / manual / util-linux / original / man3 / uuid_clear.3
1 '\" t
2 .\"     Title: uuid_clear
3 .\"    Author: [see the "AUTHOR(S)" section]
4 .\" Generator: Asciidoctor 2.0.15
5 .\"      Date: 2022-01-06
6 .\"    Manual: Programmer's Manual
7 .\"    Source: util-linux 2.38
8 .\"  Language: English
9 .\"
10 .TH "UUID_CLEAR" "3" "2022-01-06" "util\-linux 2.38" "Programmer\(aqs Manual"
11 .ie \n(.g .ds Aq \(aq
12 .el       .ds Aq '
13 .ss \n[.ss] 0
14 .nh
15 .ad l
16 .de URL
17 \fI\\$2\fP <\\$1>\\$3
18 ..
19 .als MTO URL
20 .if \n[.g] \{\
21 .  mso www.tmac
22 .  am URL
23 .    ad l
24 .  .
25 .  am MTO
26 .    ad l
27 .  .
28 .  LINKSTYLE blue R < >
29 .\}
30 .SH "NAME"
31 uuid_clear \- reset value of UUID variable to the NULL value
32 .SH "SYNOPSIS"
33 .sp
34 \fB#include <uuid.h>\fP
35 .sp
36 \fBvoid uuid_clear(uuid_t \fIuu\fP);\fP
37 .SH "DESCRIPTION"
38 .sp
39 The \fBuuid_clear\fP() function sets the value of the supplied uuid variable \fIuu\fP to the NULL value.
40 .SH "AUTHORS"
41 .sp
42 Theodore Y. Ts\(cqo
43 .SH "SEE ALSO"
44 .sp
45 \fBuuid\fP(3),
46 \fBuuid_compare\fP(3),
47 \fBuuid_copy\fP(3),
48 \fBuuid_generate\fP(3),
49 \fBuuid_is_null\fP(3),
50 \fBuuid_parse\fP(3),
51 \fBuuid_unparse\fP(3)
52 .SH "REPORTING BUGS"
53 .sp
54 For bug reports, use the issue tracker at \c
55 .URL "https://github.com/util\-linux/util\-linux/issues" "" "."
56 .SH "AVAILABILITY"
57 .sp
58 The \fBlibuuid\fP library is part of the util\-linux package since version 2.15.1. It can be downloaded from \c
59 .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux Kernel Archive" "."