OpenDNSSEC-enforcer  1.4.5
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 151 of file ksm.h.

Field Documentation

char KSM_PARAMETER::category[KSM_NAME_LENGTH]

Definition at line 153 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterShow().

char KSM_PARAMETER::name[KSM_NAME_LENGTH]

Definition at line 152 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterShow().

int KSM_PARAMETER::parameter_id

Definition at line 155 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterValue().

int KSM_PARAMETER::value

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