Go to the documentation of this file.
41 #define __attribute__(x)
48 #define kXR_PROTOCOLVERSION 0x00000297
49 #define kXR_PROTOCOLVSTRING "2.9.7"
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
705 #if !defined(ENOTBLK)
708 #if !defined(ETXTBSY)
711 #if !defined(ENOBUFS)
714 #if !defined(ENETUNREACH)
715 #define ENETUNREACH 114
726 {
if (rc < 0) rc = -rc;