Go to the documentation of this file.
41 #define __attribute__(x)
48 #define kXR_PROTOCOLVERSION 0x00000300
49 #define kXR_PROTOCOLVSTRING "3.0.0"
56 #define kXR_DataServer 1
57 #define kXR_LBalServer 0
61 #define kXR_isManager 0x00000002
62 #define kXR_isServer 0x00000001
63 #define kXR_attrMeta 0x00000100
64 #define kXR_attrProxy 0x00000200
65 #define kXR_attrSuper 0x00000400
67 #define kXR_maxReqRetry 10
722 #if !defined(ENOTBLK)
725 #if !defined(ETXTBSY)
728 #if !defined(ENOBUFS)
731 #if !defined(ENETUNREACH)
732 #define ENETUNREACH 114
743 {
if (rc < 0) rc = -rc;