rpm
4.5
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
lib
rpmdpkg.h
Go to the documentation of this file.
1
#ifndef H_RPMDPKG
2
#define H_RPMDPKG
3
9
#include "
rpmevr.h
"
10
13
/*@-exportlocal@*/
14
/*@unchecked@*/
15
extern
int
_rpmdpkg_debug
;
16
/*@=exportlocal@*/
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
28
int
dpkgEVRcmp
(
const
char
*a,
const
char
*b)
29
/*@*/
;
30
37
int
dpkgEVRparse
(
const
char
* evrstr,
EVR_t
evr)
38
/*@modifies evrstr, evr @*/
;
39
46
int
dpkgEVRcompare
(
const
EVR_t
a,
const
EVR_t
b)
47
/*@*/
;
48
49
#ifdef __cplusplus
50
}
51
#endif
52
53
#endif
/* H_RPMDPKG */
Generated on Mon Oct 27 2014 16:03:31 for rpm by
1.8.3.1