Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

XrdPosixPreload32.cc File Reference

#include <errno.h>
#include <dirent.h>
#include <stdio.h>
#include <stdarg.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <sys/statfs.h>
#include "XrdPosix/XrdPosixExtern.hh"
#include "XrdPosix/XrdPosixLinkage.hh"
#include "XrdPosix/XrdPosixOsDep.hh"
#include "XrdPosix/XrdPosixXrootd.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysPlatform.hh"

Include dependency graph for XrdPosixPreload32.cc:

Include dependency graph

Defines

#define XRDPOSIXPRELOAD32

Functions

int XrdPosix_CopyDirent (struct dirent *dent, struct dirent64 *dent64)
int XrdPosix_CopyStat (struct stat *buf, struct stat64 &buf64)
int creat (const char *path, mode_t mode)
int fcntl (int fd, int cmd,...)
int fseeko (FILE *stream, off_t offset, int whence)
int fstat (int fildes, struct stat *buf)
off_t ftello (FILE *stream)
int ftruncate (int fildes, off_t offset)
off_t lseek (int fildes, off_t offset, int whence)
int lstat (const char *path, struct stat *buf)
int open (const char *path, int oflag,...)
ssize_t pread (int fildes, void *buf, size_t nbyte, off_t offset)
dirent * readdir (DIR *dirp)
int readdir_r (DIR *dirp, struct dirent *entry, struct dirent **result)
ssize_t pwrite (int fildes, const void *buf, size_t nbyte, off_t offset)
int stat (const char *path, struct stat *buf)
int statfs (const char *path, struct statfs *buf)
int statvfs (const char *path, struct statvfs *buf)
int truncate (const char *path, off_t offset)

Variables

XrdPosixLinkage Xunix

Define Documentation

#define XRDPOSIXPRELOAD32
 


Function Documentation

int creat (  const char *  path,
mode_t  mode
) 
 

int fcntl (  int  fd,
int  cmd,
  ...
) 
 

int fseeko (  FILE *  stream,
off_t  offset,
int  whence
) 
 

int fstat (  int  fildes,
struct stat *  buf
) 
 

off_t ftello (  FILE *  stream  ) 
 

int ftruncate (  int  fildes,
off_t  offset
) 
 

off_t lseek (  int  fildes,
off_t  offset,
int  whence
) 
 

int lstat (  const char *  path,
struct stat *  buf
) 
 

int open (  const char *  path,
int  oflag,
  ...
) 
 

ssize_t pread (  int  fildes,
void *  buf,
size_t  nbyte,
off_t  offset
) 
 

ssize_t pwrite (  int  fildes,
const void *  buf,
size_t  nbyte,
off_t  offset
) 
 

struct dirent* readdir (  DIR *  dirp  ) 
 

int readdir_r (  DIR *  dirp,
struct dirent *  entry,
struct dirent **  result
) 
 

int stat (  const char *  path,
struct stat *  buf
) 
 

int statfs (  const char *  path,
struct statfs *  buf
) 
 

int statvfs (  const char *  path,
struct statvfs *  buf
) 
 

int truncate (  const char *  path,
off_t  offset
) 
 

int XrdPosix_CopyDirent (  struct dirent *  dent,
struct dirent64 *  dent64
) 
 

int XrdPosix_CopyStat (  struct stat *  buf,
struct stat64 &  buf64
) 
 


Variable Documentation

XrdPosixLinkage Xunix
 


Generated on Sun Nov 6 13:41:09 2011 for xrootd by  doxygen 1.3.9.1