81 lines
2.0 KiB
HTML
81 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of UUID_CLEAR</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>UUID_CLEAR</H1>
|
|
Section: Libuuid API (3)<BR>Updated: May 2009<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
uuid_clear - reset value of UUID variable to the NULL value
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<PRE>
|
|
<B>#include <<A HREF="file:///usr/include/uuid.h">uuid.h</A>></B>
|
|
|
|
<B>void uuid_clear(uuid_t </B><I>uu</I><B>);</B>
|
|
</PRE>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The
|
|
<B>uuid_clear</B>
|
|
|
|
function sets the value of the supplied uuid variable
|
|
<I>uu</I>
|
|
|
|
to the NULL value.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Theodore Y. Ts'o
|
|
<A NAME="lbAF"> </A>
|
|
<H2>AVAILABILITY</H2>
|
|
|
|
<B>libuuid</B>
|
|
|
|
is part of the util-linux package since version 2.15.1 and is available from
|
|
<A HREF="https://www.kernel.org/pub/linux/utils/util-linux/.">https://www.kernel.org/pub/linux/utils/util-linux/.</A>
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+uuid">uuid</A></B>(3),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+uuid_compare">uuid_compare</A></B>(3),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+uuid_copy">uuid_copy</A></B>(3),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+uuid_generate">uuid_generate</A></B>(3),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+uuid_is_null">uuid_is_null</A></B>(3),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+uuid_parse">uuid_parse</A></B>(3),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+uuid_unparse">uuid_unparse</A></B>(3)
|
|
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">AUTHOR</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">AVAILABILITY</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:59 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|