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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.h42 RPCSEC_GSS_CONTINUE_INIT = 2, enumerator in enum:rpcsec_gss_proc
H A Dnfs_gss.c546 cp->gss_clnt_proc == RPCSEC_GSS_CONTINUE_INIT) {
1050 cp->gss_clnt_proc = RPCSEC_GSS_CONTINUE_INIT;
2216 * If the proc is RPCSEC_GSS_INIT or RPCSEC_GSS_CONTINUE_INIT
2277 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT)
2308 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT)
2454 case RPCSEC_GSS_CONTINUE_INIT:
2535 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT) {

Completed in 17 milliseconds