#include <string.h>
#include <errno.h>
#include <dirent.h>
#include <unistd.h>
#include "XrdOuc/XrdOucNSWalk.hh"
#include "XrdOuc/XrdOucTList.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdOucNSWalkCVSID = "$Id: XrdOucNSWalk.cc 34000 2010-06-21 06:49:56Z ganis $" |
const char* XrdOucNSWalkCVSID = "$Id: XrdOucNSWalk.cc 34000 2010-06-21 06:49:56Z ganis $" |
Definition at line 13 of file XrdOucNSWalk.cc.