rpm
5.4.14
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
rpmio
rpmuuid.h
Go to the documentation of this file.
1
#ifndef _H_RPMUUID_
2
#define _H_RPMUUID_
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
17
int
rpmuuidMake
(
int
version,
const
char
*
ns
,
18
/*@null@*/
const
char
*data,
19
/*@out@*/
char
*buf_str,
20
/*@out@*/
/*@null@*/
unsigned
char
*buf_bin)
21
/*@*/
;
22
23
#ifdef __cplusplus
24
}
25
#endif
26
27
#endif
/* _H_ RPMUUID_ */
28
rpmuuidMake
int rpmuuidMake(int version, const char *ns, const char *data, char *buf_str, unsigned char *buf_bin)
Generate a Universally Unique Identifier (UUID).
Definition:
rpmuuid.c:23
ns
size_t ns
Definition:
db3.c:1892
Generated on Sun Dec 22 2013 21:10:45 for rpm by
1.8.5