Searched refs:stash_file (Results 1 – 8 of 8) sorted by relevance
109 ctx->config.stash_file = strdup(p); in find_db_spec()125 if (ctx->config.stash_file == NULL) in find_db_spec()126 asprintf(&ctx->config.stash_file, "%s/m-key", hdb_db_dir(context)); in find_db_spec()161 (*ctx)->config.stash_file = strdup(params->stash_file); in _kadm5_s_init_context()
55 assert(ctx->config.stash_file != NULL); in kadm5_s_init_with_context()68 ctx->db, ctx->config.stash_file); in kadm5_s_init_with_context()
48 free (c->stash_file); in destroy_config()
391 ret = krb5_ret_string(sp, ¶ms->stash_file); in _kadm5_unmarshal_params()392 if (params->stash_file == NULL) { in _kadm5_unmarshal_params()
217 char *stash_file; member
365 mydb, server_context->config.stash_file); in receive_everything()
1184 stash_file from the config parameters, try to figure out these if
205 conf.stash_file = keyfile; in main()