OpenDNSSEC-enforcer  1.4.3
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 153 of file ksm.h.

Field Documentation

char KSM_PARAMETER::category[KSM_NAME_LENGTH]

Definition at line 155 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterShow().

char KSM_PARAMETER::name[KSM_NAME_LENGTH]

Definition at line 154 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterShow().

int KSM_PARAMETER::parameter_id

Definition at line 157 of file ksm.h.

Referenced by KsmParameter(), and KsmParameterValue().

int KSM_PARAMETER::value

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