#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <zlib.h>
#include "XrdPosix/XrdPosixExtern.hh"
#include "XrdPosix/XrdPosixXrootd.hh"
#include "XrdClient/XrdClientUrlInfo.hh"
#include "XrdClient/XrdClientConst.hh"
#include "XrdClient/XrdClient.hh"
#include "XrdClient/XrdClientEnv.hh"
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdOuc/XrdOucString.hh"
Define Documentation
#define _FILE_OFFSET_BITS 64 |
Function Documentation
int fGetXattrAdler32 |
( |
int |
fd, |
|
|
const char * |
attr, |
|
|
char * |
value |
|
) |
| |
void fSetXattrAdler32 |
( |
int |
fd, |
|
|
const char * |
attr, |
|
|
const char * |
value |
|
) |
| |
char get_current_url |
( |
const char * |
oldurl, |
|
|
char * |
newurl |
|
) |
| |
char getchksum |
( |
const char * |
rooturl, |
|
|
char * |
chksum |
|
) |
| |
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
References adler, XrdPosixXrootd::Close(), close, EnvPutInt, fGetXattrAdler32(), fSetXattrAdler32(), get_current_url(), getchksum(), N, NAME_DEBUG, NAME_READAHEADSIZE, NAME_READCACHESIZE, XrdPosixXrootd::Open(), open(), XrdPosixXrootd::Read(), read(), S_IRGRP, S_IROTH, S_IRUSR, S_ISREG, S_IWUSR, XrdPosixXrootd::Stat(), stat(), STDIN_FILENO, and XrdPosix_URL().
Variable Documentation