484
+ ��膩��� 1 #define CHP$_END 0
+ ��膩��� 2 #define CHP$_ACCESS 1
+ ��膩��� 3 #define CHP$_FLAGS 2
+ ��膩��� 4 #define CHP$_PRIV 3
+ ��膩��� 5 #define CHP$_ACMODE 4
+ ��膩��� 6 #define CHP$_ACCLASS 5
+ ��膩��� 7 #define CHP$_RIGHTS 6
+ ��膩��� 8 #define CHP$_ADDRIGHTS 7
+ ��膩��� 9 #define CHP$_MODE 8
+ ��膩��� 10 #define CHP$_MODES 9
+ ��膩��� 11 #define CHP$_MINCLASS 10
+ ��膩��� 12 #define CHP$_MAXCLASS 11
+ ��膩��� 13 #define CHP$_OWNER 12
+ ��膩��� 14 #define CHP$_PROT 13
+ ��膩��� 15 #define CHP$_ACL 14
+ ��膩��� 16 #define CHP$_AUDITNAME 15
+ ��膩��� 17 #define CHP$_ALARMNAME 16
+ ��膩��� 18 #define CHP$_MATCHEDACE 17
+ ��膩��� 19 #define CHP$_PRIVUSED 18
+ ��膩��� 20 #define CHP$_MAX_CODE 19
+ ��膩��� 21 #define CHP$M_SYSPRV 1
+ ��膩��� 22 #define CHP$M_BYPASS 2
+ ��膩��� 23 #define CHP$M_UPGRADE 4
+ ��膩��� 24 #define CHP$M_DOWNGRADE 8
+ ��膩��� 25 #define CHP$M_GRPPRV 16
+ ��膩��� 26 #define CHP$M_READALL 32
+ ��膩��� 27 #define CHP$V_SYSPRV 0
+ ��膩��� 28 #define CHP$V_BYPASS 1
+ ��膩��� 29 #define CHP$V_UPGRADE 2
+ ��膩��� 30 #define CHP$V_DOWNGRADE 3
+ ��膩��� 31 #define CHP$V_GRPPRV 4
+ ��膩��� 32 #define CHP$V_READALL 5
+ ��膩��� 33 #define CHP$M_READ 1
+ ��膩��� 34 #define CHP$M_WRITE 2
+ ��膩��� 35 #define CHP$M_USEREADALL 4
+ ��膩��� 36 #define CHP$V_READ 0
+ ��膩��� 37 #define CHP$V_WRITE 1
+ ��膩��� 38 #define CHP$V_USEREADALL 2