Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_gss.h142 uint32_t gss_svc_proc; // Current GSS proc from cred member
H A Dnfs_gss.c3080 cp->gss_svc_proc = proc; in nfs_gss_svc_cred_get()
3343 if (cp->gss_svc_proc == RPCSEC_GSS_INIT || in nfs_gss_svc_verf_put()
3344 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT) { in nfs_gss_svc_verf_put()
3382 if (cp->gss_svc_proc == RPCSEC_GSS_INIT || in nfs_gss_svc_prepare_reply()
3383 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT) { in nfs_gss_svc_prepare_reply()
3471 switch (cp->gss_svc_proc) { in nfs_gss_svc_ctx_init()
3558 if (cp->gss_svc_proc == RPCSEC_GSS_INIT || in nfs_gss_svc_ctx_init()
3559 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT) { in nfs_gss_svc_ctx_init()