Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

tglob.c File Reference

#include "system.h"
#include <rpmio_internal.h>
#include <rpmmacro.h>
#include <rpmmessages.h>
#include <popt.h>
#include "debug.h"

Go to the source code of this file.

Defines

#define HTTPSPATH   "https://localhost/rawhide/test/*.rpm"
#define HTTPPATH   "http://localhost/rawhide/*.rpm"
#define FTPPATH   "ftp://localhost/pub/rawhide/packages/test/*.rpm"
#define DIRPATH   "/var/ftp/pub/rawhide/packages/test/*.rpm"

Functions

 if (_debug)
 printGlob (httppath)

Variables

static int _debug = 0
static char * dirpath = "/var/ftp/pub/rawhide/packages/test/*.rpm" .
static char * ftppath = "ftp://localhost/pub/rawhide/packages/test/*.rpm"
static char * httppath = "http://localhost/rawhide/*.rpm" 
static char * httpspath = "https://localhost/rawhide/test/*.rpm" st break
default __pad0__
 _av_debug = -1
 _ftp_debug = -1
 _dav_debug = -1
 return


Define Documentation

#define DIRPATH   "/var/ftp/pub/rawhide/packages/test/*.rpm"
 

Definition at line 20 of file tglob.c.

#define FTPPATH   "ftp://localhost/pub/rawhide/packages/test/*.rpm"
 

Definition at line 19 of file tglob.c.

#define HTTPPATH   "http://localhost/rawhide/*.rpm"
 

Definition at line 17 of file tglob.c.

#define HTTPSPATH   "https://localhost/rawhide/test/*.rpm"
 

Definition at line 13 of file tglob.c.


Function Documentation

if _debug   ) 
 

Definition at line 79 of file tglob.c.

References rpmIncreaseVerbosity.

Referenced by rpmErase().

printGlob httppath   ) 
 


Variable Documentation

default __pad0__
 

Definition at line 75 of file tglob.c.

_av_debug = -1
 

Definition at line 84 of file tglob.c.

_dav_debug = -1
 

Definition at line 86 of file tglob.c.

int _debug = 0 [static]
 

Definition at line 10 of file tglob.c.

_ftp_debug = -1
 

Definition at line 85 of file tglob.c.

char* dirpath = "/var/ftp/pub/rawhide/packages/test/*.rpm" . [static]
 

Definition at line 21 of file tglob.c.

char* ftppath = "ftp://localhost/pub/rawhide/packages/test/*.rpm" [static]
 

Definition at line 22 of file tglob.c.

char* httppath = "http://localhost/rawhide/*.rpm"  [static]
 

Definition at line 23 of file tglob.c.

char* httpspath = "https://localhost/rawhide/test/*.rpm" st break [static]
 

Definition at line 24 of file tglob.c.

return
 

Definition at line 96 of file tglob.c.

Referenced by check_range(), dumpProvides(), dumpRefType(), dumpRequires(), freeSymbolTable(), genSymbolTable(), print_list(), print_table_add(), print_table_flush(), and processJavaFile().


Generated on Mon Mar 5 13:30:26 2007 for rpm by  doxygen 1.4.4