|
OpenDNSSEC-enforcer
1.4.6
|
#include <ksm.h>
Data Fields | |
| char | name [KSM_NAME_LENGTH] |
| char | category [KSM_NAME_LENGTH] |
| int | value |
| char KSM_POLICY_PARAMETER::category[KSM_NAME_LENGTH] |
Definition at line 258 of file ksm.h.
Referenced by KsmPolicyParameter(), and KsmPolicyRead().
| char KSM_POLICY_PARAMETER::name[KSM_NAME_LENGTH] |
Definition at line 257 of file ksm.h.
Referenced by KsmPolicyParameter(), and KsmPolicyRead().
| int KSM_POLICY_PARAMETER::value |
Definition at line 259 of file ksm.h.
Referenced by KsmPolicyParameter(), and KsmPolicyRead().
1.8.8