#include "XrdClient/XrdClientUrlInfo.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdClient/XrdClient.hh"#include "XrdClient/XrdClientDebug.hh"#include "XrdClient/XrdClientEnv.hh"#include "XrdClient/XrdClientAdmin.hh"#include <sys/types.h>#include <sys/stat.h>#include <sys/time.h>#include <fcntl.h>#include <unistd.h>#include <stdarg.h>Include dependency graph for xrm.cc:

Defines | |
| #define | COUT(s) |
| #define | CERR(s) |
| #define | XRDRM_VERSION "(C) 2004 SLAC INFN xrdrm 0.1" |
Functions | |
| void | cout_print (const char *format,...) |
| void | cerr_print (const char *format,...) |
| void | print_summary (const char *del) |
| void | PrintUsage () |
| int | main (int argc, char **argv) |
Variables | |
| bool | summary = false |
| char * | authz = 0 |
| char | authzfilename [4096] = "" |
| timeval | abs_start_time |
| timeval | abs_stop_time |
| timezone | tz |
|
|
Value: do { \ cerr_print s; \ } while (0) |
|
|
Value: do { \ cout_print s; \ } while (0) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1