hdb_db_dir
asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context));
asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context));
asprintf(&opt->key_file_string, "%s/m-key", hdb_db_dir(context));
asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context));
asprintf(&keyfile, "%s/m-key", hdb_db_dir(context));
if (asprintf(&ss, "0-1/FILE:%s/%s", hdb_db_dir(context),
asprintf(&fn, "%s/pki-mapping", hdb_db_dir(context));
asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context));
hdb_db_dir (krb5_context /*context*/);
asprintf(&ctx->config.acl_file, "%s/kadmind.acl", hdb_db_dir(context));
asprintf(&ctx->config.stash_file, "%s/m-key", hdb_db_dir(context));
asprintf(&ctx->log_context.log_file, "%s/log", hdb_db_dir(context));
asprintf(&file, "%s/kdc.conf", hdb_db_dir(context));
if (asprintf(&slavefile, "%s/slaves", hdb_db_dir(context)) == -1
asprintf(&statfile, "%s/slaves-stats", hdb_db_dir(context));
asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context));
if (asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context)) == -1
asprintf(&default_signal, "%s/signal", hdb_db_dir(context));