Go to the documentation of this file.
9 #include "../common/config.h"
14 #define ACL_ENTRIES_MAX 300
16 #define CSUMTYPE_MAX 3
17 #define CSUMVALUE_MAX 33
20 # define HOST_NAME_MAX _POSIX_HOST_NAME_MAX
22 #define QUERY_MAX 1024
26 #define ACL_USER_OBJ 1
28 #define ACL_GROUP_OBJ 3
32 #define ACL_DEFAULT 0x20
91 char* buffer,
size_t bsize);