redhat man page for uuid_unparse

Query: uuid_unparse

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UUID_UNPARSE(3) 					     Library Functions Manual						   UUID_UNPARSE(3)

NAME
uuid_unparse - output UUID variable in string format
SYNOPSIS
#include <uuid/uuid.h> void uuid_unparse(uuid_t uu, char *out);
DESCRIPTION
The uuid_unparse function converts the supplied UUID uu from the internal binary format into a 36-byte string (plus tailing '') of the form 1b4e28ba-2fa1-11d2-883f-b9a76 and stores this value in the character string pointed to by out.
CONFORMING TO
OSF DCE 1.1
AUTHOR
uuid_unparse was written by Theodore Y. Ts'o for the ext2 filesystem utilties.
AVAILABILITY
uuid_unparse is part of libuuid from the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net.
SEE ALSO
libuuid(3), uuid_clear(3), uuid_generate(3), uuid_parse(3), uuid_time(3) E2fsprogs version 1.32 November 2002 UUID_UNPARSE(3)
Related Man Pages
uuid_unparse_upper(3) - mojave
uuid_unparse(3) - linux
uuid_parse(3) - redhat
uuid_unparse(3) - debian
uuid_unparse_upper(3) - osx
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
CentOS7 restoring file capabilities
Docker learning Phase-I
Package