Searched refs:RPCSEC_GSS_INIT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.h41 RPCSEC_GSS_INIT = 1, enumerator in enum:rpcsec_gss_proc
H A Dnfs_gss.c545 if (cp->gss_clnt_proc == RPCSEC_GSS_INIT ||
993 cp->gss_clnt_proc = RPCSEC_GSS_INIT;
1028 if (cp->gss_clnt_proc == RPCSEC_GSS_INIT &&
1988 if (proc == RPCSEC_GSS_INIT) {
2216 * If the proc is RPCSEC_GSS_INIT or RPCSEC_GSS_CONTINUE_INIT
2224 if (proc == RPCSEC_GSS_INIT) {
2276 if (cp->gss_svc_proc == RPCSEC_GSS_INIT ||
2307 if (cp->gss_svc_proc == RPCSEC_GSS_INIT ||
2450 case RPCSEC_GSS_INIT:
2534 if (cp->gss_svc_proc == RPCSEC_GSS_INIT ||
[all...]

Completed in 32 milliseconds