#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 | |
struct rpmSignArguments_s | rpmKArgs |
struct poptOption | rpmSignPoptTable [] |
Definition in file poptK.c.
static void signArgCallback | ( | poptContext | con, | |
enum poptCallbackReason | reason, | |||
const struct poptOption * | opt, | |||
const char * | arg, | |||
const void * | data | |||
) | [static] |