Searched refs:krb5_fwd_ccache (Results 1 – 3 of 3) sorted by relevance
105 krb5_fcc_ops.prefix, NULL, &authctxt->krb5_fwd_ccache); in auth_krb5_password()110 authctxt->krb5_fwd_ccache); in auth_krb5_password()117 authctxt->krb5_fwd_ccache); in auth_krb5_password()150 if (authctxt->krb5_fwd_ccache) { in krb5_cleanup_proc()151 krb5_cc_destroy(authctxt->krb5_ctx, authctxt->krb5_fwd_ccache); in krb5_cleanup_proc()152 authctxt->krb5_fwd_ccache = NULL; in krb5_cleanup_proc()
74 krb5_ccache krb5_fwd_ccache; member
1293 s->authctxt->krb5_fwd_ccache, cell, NULL); in do_child()1296 s->authctxt->krb5_fwd_ccache, NULL, NULL, pw->pw_dir); in do_child()