XRootD
XrdSutRndm.cc File Reference
#include <cstdlib>
#include <unistd.h>
#include <cstring>
#include <sys/types.h>
#include <sys/stat.h>
#include <ctime>
#include <fcntl.h>
#include <cerrno>
#include "XrdOuc/XrdOucString.hh"
#include "XrdSut/XrdSutRndm.hh"
#include "XrdSut/XrdSutTrace.hh"
+ Include dependency graph for XrdSutRndm.cc:

Go to the source code of this file.

Variables

static kXR_unt32 XrdSutCharMsk [4][4]
 

Variable Documentation

◆ XrdSutCharMsk

kXR_unt32 XrdSutCharMsk[4][4]
static
Initial value:
=
{ {0x0, 0xffffff08, 0xafffffff, 0x2ffffffe},
{0x0, 0x3ff0000, 0x7fffffe, 0x7fffffe},
{0x0, 0x3ff0000, 0x7e, 0x7e},
{0x0, 0x3ffc000, 0x7fffffe, 0x7fffffe} }

Definition at line 47 of file XrdSutRndm.cc.

Referenced by XrdSutRndm::GetBuffer(), and XrdSutRndm::GetString().