rpm 5.3.7
|
#include "system.h"
#include <rpmio_internal.h>
#include <rpmdir.h>
#include <fts.h>
#include <poptIO.h>
#include <rpmrepo.h>
#include <rpmtypes.h>
#include <rpmtag.h>
#include <pkgio.h>
#include <rpmts.h>
#include "debug.h"
Go to the source code of this file.
Defines | |
#define | _RPMREPO_INTERNAL |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 66 of file rpmrepo.c.
References _, __progname, _rpmrepo_debug, _rpmsw_stats, _rpmts_stats, _RPMVSF_NOSIGNATURES, argvAdd(), argvAppend(), argvCount(), argvFree(), argvPrint(), argvSort(), errno, mireLoadPatterns(), RPMMIRE_GLOB, rpmrepoCheckTimeStamps(), rpmrepoDoFinalMove(), rpmrepoDoPkgMetadata(), rpmrepoDoRepoMetadata(), rpmrepoError(), rpmrepoFree(), rpmrepoGetFileList(), rpmrepoNew(), rpmrepoRealpath(), rpmrepoTestSetupDirs(), rpmtsCreate(), rpmtsFree(), rpmtsSetVSFlags(), tagClean(), and xstrdup().