OpenDNSSEC-enforcer 2.1.10
Data Fields
db_configuration Struct Reference

#include <db_configuration.h>

Data Fields

db_configuration_tnext
 
char * name
 
char * value
 

Detailed Description

A database configuration represented by a key and value.

Definition at line 41 of file db_configuration.h.

Field Documentation

◆ name

char* db_configuration::name

Definition at line 43 of file db_configuration.h.

◆ next

db_configuration_t* db_configuration::next

Definition at line 42 of file db_configuration.h.

◆ value

char* db_configuration::value

Definition at line 44 of file db_configuration.h.


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