#include "system.h"
#include <rpmcli.h>
#include "debug.h"
Go to the source code of this file.
Defines | |
#define | POPT_ADDSIGN -1005 |
#define | POPT_RESIGN -1006 |
Functions | |
static void | signArgCallback (poptContext con, enum poptCallbackReason reason, const struct poptOption *opt, const char *arg, const void *data) |
Variables | |
rpmSignArguments_s | rpmKArgs |
poptOption | rpmSignPoptTable [] |
Definition in file poptK.c.
#define POPT_ADDSIGN -1005 |
#define POPT_RESIGN -1006 |
static void signArgCallback | ( | poptContext | con, | |
enum poptCallbackReason | reason, | |||
const struct poptOption * | opt, | |||
const char * | arg, | |||
const void * | data | |||
) | [static] |
Definition at line 21 of file poptK.c.
References rpmSignArguments_s::addSign, POPT_ADDSIGN, POPT_RESIGN, RESIGN_ADD_SIGNATURE, RESIGN_CHK_SIGNATURE, RESIGN_NEW_SIGNATURE, rpmKArgs, rpmSignArguments_s::sign, and poptOption::val.