Home
last modified time | relevance | path

Searched refs:gss_clnt_cred_handle (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_gss.h112 gssd_cred gss_clnt_cred_handle; // Opaque cred handle from gssd member
H A Dnfs_gss.c2012 &cp->gss_clnt_cred_handle, in nfs_gss_clnt_gssd_upcall()
2025 cp->gss_clnt_cred_handle = 0; in nfs_gss_clnt_gssd_upcall()
2030 if (kr == MIG_SERVER_DIED && cp->gss_clnt_cred_handle == 0 && in nfs_gss_clnt_gssd_upcall()
2392 cp->gss_clnt_cred_handle = 0; in nfs_gss_clnt_ctx_clean()