OpenDNSSEC-enforcer 2.1.13
|
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_count_by_id(), test_count_by_name(), test_create(), test_delete(), test_free(), test_get_by_id(), test_get_by_name(), test_new(), and test_update().
db_value_t* test_t::id |
Definition at line 41 of file test_database_operations.c.
Referenced by test_create(), test_delete(), test_free(), test_from_result(), test_id(), test_new(), and test_update().
char* test_t::name |
Definition at line 42 of file test_database_operations.c.
Referenced by test_create(), test_free(), test_from_result(), test_name(), test_set_name(), and test_update().