Go to the documentation of this file.
12 #define __attribute__(x)
19 #define kXR_PROTOCOLVERSION 0x00000297
20 #define kXR_PROTOCOLVSTRING "2.9.7"
27 #define kXR_DataServer 1
28 #define kXR_LBalServer 0
32 #define kXR_isManager 0x00000002
33 #define kXR_isServer 0x00000001
34 #define kXR_attrMeta 0x00000100
35 #define kXR_attrProxy 0x00000200
36 #define kXR_attrSuper 0x00000400
38 #define kXR_maxReqRetry 10
673 #if !defined(ENOTBLK)
676 #if !defined(ETXTBSY)
679 #if !defined(ENOBUFS)
682 #if !defined(ENETUNREACH)
683 #define ENETUNREACH 114
694 {
if (rc < 0) rc = -rc;