OpenDNSSEC-enforcer
2.0.3
|
Data Fields | |
db_object_t * | dbo |
db_value_t * | id |
db_value_t * | rev |
char * | name |
Definition at line 465 of file test_database_operations.c.
db_object_t* test2_t::dbo |
Definition at line 466 of file test_database_operations.c.
Referenced by test2_free(), and test2_new().
db_value_t* test2_t::id |
Definition at line 467 of file test_database_operations.c.
Referenced by test2_free(), test2_id(), and test2_new().
char* test2_t::name |
Definition at line 469 of file test_database_operations.c.
Referenced by test2_free(), test2_name(), and test2_set_name().
db_value_t* test2_t::rev |
Definition at line 468 of file test_database_operations.c.
Referenced by test2_free(), and test2_new().