#include "librpm.h"#include <string.h>#include <iostream>#include <y2util/Y2SLog.h>#include <y2pm/Timecount.h>#include <y2pm/librpmDb.h>#include <y2pm/RpmDbCallbacks.h>Classes | |
| struct | faFileHeader |
| struct | faHeader |
Defines | |
| #define | FA_MAGIC 0x02050920 |
| #define | Y2LOG "librpmDb" |
Functions | |
| static ssize_t | Pread (FD_t fd, void *buf, size_t count, off_t offset) |
| static FD_t | fadOpen (const char *path) |
| static int | fadNextOffset (FD_t fd, unsigned int lastOffset) |
| static int | fadFirstOffset (FD_t fd) |
| static int | dncmp (const void *a, const void *b) |
| static void | compressFilelist (Header h) |
| void | providePackageNVR (Header h) |
| PMError | internal_convertV3toV4 (const Pathname &v3db_r, const constlibrpmDbPtr &v4db_r, RpmDbCallbacks::ConvertDbReport::Send &report) |
| PMError | convertV3toV4 (const Pathname &v3db_r, const constlibrpmDbPtr &v4db_r) |
Variables | |
| static int | fadFileSize |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
1.4.4