OpenDNSSEC-enforcer
2.1.4
|
Data Fields | |
db_object_t * | dbo |
db_value_t * | id |
char * | name |
Definition at line 39 of file test_database_operations.c.
db_object_t* test_t::dbo |
Definition at line 40 of file test_database_operations.c.
Referenced by test_free(), and test_new().
db_value_t* test_t::id |
Definition at line 41 of file test_database_operations.c.
Referenced by test_free(), test_id(), and test_new().
char* test_t::name |
Definition at line 42 of file test_database_operations.c.
Referenced by test_free(), test_name(), and test_set_name().