|
xrootd
|
#include <stdlib.h>#include <unistd.h>#include <string.h>#include <strings.h>
Go to the source code of this file.
Classes | |
| class | XrdSysError_Table |
| class | XrdSysError |
Variables | |
| const int | SYS_LOG_01 = 1 |
| const int | SYS_LOG_02 = 2 |
| const int | SYS_LOG_03 = 4 |
| const int | SYS_LOG_04 = 8 |
| const int | SYS_LOG_05 = 16 |
| const int | SYS_LOG_06 = 32 |
| const int | SYS_LOG_07 = 64 |
| const int | SYS_LOG_08 = 128 |
| const int SYS_LOG_01 = 1 |
| const int SYS_LOG_02 = 2 |
Referenced by XrdXrootdProtocol::Recycle(), and XrdXrootdProtocol::xlog().
| const int SYS_LOG_03 = 4 |
| const int SYS_LOG_04 = 8 |
| const int SYS_LOG_05 = 16 |
| const int SYS_LOG_06 = 32 |
| const int SYS_LOG_07 = 64 |
| const int SYS_LOG_08 = 128 |
1.7.3