#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 |
|
|
|
|
|
|
|
|
|
Definition at line 79 of file tglob.c. References rpmIncreaseVerbosity. Referenced by rpmErase(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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(). |