Home
last modified time | relevance | path

Searched defs:heim_db_data (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Ddb.c125 struct heim_db_data { struct
126 db_plugin plug;
127 heim_string_t dbtype;
128 heim_string_t dbname;
129 heim_dict_t options;
130 void *db_data;
131 heim_data_t to_release;
132 heim_error_t error;
133 int ret;
134 unsigned int in_transaction:1;
[all …]