|
OpenDNSSEC-enforcer
1.3.9
|
#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 266 of file ksm.h.
Referenced by KsmPolicyParameter(), and KsmPolicyRead().
| char KSM_POLICY_PARAMETER::name[KSM_NAME_LENGTH] |
Definition at line 265 of file ksm.h.
Referenced by KsmPolicyParameter(), and KsmPolicyRead().
| int KSM_POLICY_PARAMETER::value |
Definition at line 267 of file ksm.h.
Referenced by KsmPolicyParameter(), and KsmPolicyRead().
1.8.1.2