OpenDNSSEC-enforcer  1.3.9
Data Fields
KSM_POLICY_PARAMETER Struct Reference

#include <ksm.h>

Data Fields

char name [KSM_NAME_LENGTH]
char category [KSM_NAME_LENGTH]
int value

Detailed Description

Definition at line 264 of file ksm.h.


Field Documentation

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().


The documentation for this struct was generated from the following file: