Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

lib/poptQV.c File Reference

Popt tables for query/verify modes. More...

#include "system.h"
#include "rpmbuild.h"
#include <rpmurl.h>
#include "debug.h"

Go to the source code of this file.

RPMQV

struct rpmQVArguments rpmQVArgs
struct poptOption rpmQVSourcePoptTable []
struct poptOption rpmQueryPoptTable []

Defines

#define POPT_QUERYFORMAT   1000
#define POPT_WHATREQUIRES   1001
#define POPT_WHATPROVIDES   1002
#define POPT_QUERYBYNUMBER   1003
#define POPT_TRIGGEREDBY   1004
#define POPT_DUMP   1005
#define POPT_SPECFILE   1006

Functions

void rpmQVSourceArgCallback ( poptContext con, enum poptCallbackReason reason, const struct poptOption * opt, const char * arg, const void * data)
void queryArgCallback (poptContext con, enum poptCallbackReason reason, const struct poptOption * opt, const char * arg, const void * data)


Detailed Description

Popt tables for query/verify modes.

Definition in file poptQV.c.


Define Documentation

#define POPT_DUMP   1005
 

Definition at line 21 of file poptQV.c.

#define POPT_QUERYBYNUMBER   1003
 

Definition at line 19 of file poptQV.c.

#define POPT_QUERYFORMAT   1000
 

Definition at line 16 of file poptQV.c.

#define POPT_SPECFILE   1006
 

Definition at line 22 of file poptQV.c.

#define POPT_TRIGGEREDBY   1004
 

Definition at line 20 of file poptQV.c.

#define POPT_WHATPROVIDES   1002
 

Definition at line 18 of file poptQV.c.

#define POPT_WHATREQUIRES   1001
 

Definition at line 17 of file poptQV.c.


Function Documentation

void queryArgCallback ( poptContext con,
enum poptCallbackReason reason,
const struct poptOption * opt,
const char * arg,
const void * data ) [static]
 

Definition at line 98 of file poptQV.c.

void rpmQVSourceArgCallback ( poptContext con,
enum poptCallbackReason reason,
const struct poptOption * opt,
const char * arg,
const void * data ) [static]
 

Definition at line 25 of file poptQV.c.


Generated at Sun Apr 8 18:43:04 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000