#include <string.h>
#include <strings.h>
#include <stddef.h>
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "XrdOfs/XrdOfsPoscq.hh"
#include "XrdOss/XrdOss.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdOfsPoscqCVSID = "$Id: XrdOfsPoscq.cc 30949 2009-11-02 16:37:58Z ganis $" |
const char* XrdOfsPoscqCVSID = "$Id: XrdOfsPoscq.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 13 of file XrdOfsPoscq.cc.