OpenDNSSEC-enforcer  1.3.15
Data Fields
KSM_PARAMETER Struct Reference

#include <ksm.h>

Data Fields

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

Detailed Description

Definition at line 154 of file ksm.h.

Field Documentation

char KSM_PARAMETER::category[KSM_NAME_LENGTH]

Definition at line 156 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterShow().

char KSM_PARAMETER::name[KSM_NAME_LENGTH]

Definition at line 155 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterShow().

int KSM_PARAMETER::parameter_id

Definition at line 158 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterValue().

int KSM_PARAMETER::value

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