Searched refs:dont_destroy_cache (Results 1 – 3 of 3) sorted by relevance
121 if (ctx->dont_destroy_cache) in context_free()172 ctx->dont_destroy_cache = true; in pamk5_context_destroy()
391 ctx->dont_destroy_cache = 1; in pamk5_setcred()462 ctx->dont_destroy_cache = 1; in pamk5_setcred()
44 int dont_destroy_cache; /* If set, don't destroy cache on shutdown. */ member