|
xrootd
|
#include <stdlib.h>#include <unistd.h>#include <string.h>#include <sys/types.h>#include <sys/stat.h>#include <time.h>#include <fcntl.h>#include <errno.h>#include <XrdOuc/XrdOucString.hh>#include <XrdSut/XrdSutRndm.hh>#include <XrdSut/XrdSutTrace.hh>
Variables | |
| const char * | XrdSutRndmCVSID = "$Id$" |
| static kXR_int32 | XrdSutCharMsk [4][4] |
kXR_int32 XrdSutCharMsk[4][4] [static] |
{ {0x0, 0xffffff08, 0xafffffff, 0x2ffffffe},
{0x0, 0x3ff0000, 0x7fffffe, 0x7fffffe},
{0x0, 0x3ff0000, 0x7e, 0x7e},
{0x0, 0x3ffc000, 0x7fffffe, 0x7fffffe} }
Referenced by XrdSutRndm::GetString(), and XrdSutRndm::GetBuffer().
| const char* XrdSutRndmCVSID = "$Id$" |
1.7.5