|
xrootd
|
#include <ctype.h>#include <unistd.h>#include <errno.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <strings.h>#include <sys/types.h>#include <sys/uio.h>#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysPlatform.hh"
Macros | |
| #define | Set_IOV_Item(x, y) |
| #define | Set_IOV_Buff(x) |
| #define Set_IOV_Buff | ( | x | ) |
Referenced by XrdSysError::Emsg(), and XrdSysError::Say().
| #define Set_IOV_Item | ( | x, | |
| y | |||
| ) |
Referenced by XrdSysError::Emsg(), and XrdSysError::Say().
1.8.3.1