#include <ctype.h>#include <dirent.h>#include <errno.h>#include <fcntl.h>#include <signal.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <strings.h>#include <unistd.h>#include <sys/param.h>#include <sys/stat.h>#include <sys/types.h>#include "XrdOuc/XrdOucTList.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPthread.hh"Go to the source code of this file.
Namespaces | |
| namespace | XrdWait41 |
Classes | |
| class | XrdW41Gate |
| class | XrdW41Dirs |
Functions | |
| void * | XrdWait41::GateWait (void *parg) |
| int | main (int argc, char *argv[]) |
Variables | |
| const char * | XrdWait41CVSID = "$Id: XrdWait41.cc 30949 2009-11-02 16:37:58Z ganis $" |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 99 of file XrdWait41.cc.
References XrdW41Dirs::Expand(), i, NULL, read, S_ISDIR, S_ISREG, XrdSysThread::setStackSize(), SIG_BLOCK, size_t, stat, STDIN_FILENO, strerror(), and XrdW41Gate::Wait41().
| const char* XrdWait41CVSID = "$Id: XrdWait41.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 13 of file XrdWait41.cc.
1.5.1