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

/xnu-2782.1.97/bsd/nfs/
H A Dnfs_gss.h43 RPCSEC_GSS_CONTINUE_INIT = 2, enumerator in enum:rpcsec_gss_proc
H A Dnfs_gss.c585 cp->gss_clnt_proc == RPCSEC_GSS_CONTINUE_INIT) {
1087 cp->gss_clnt_proc = RPCSEC_GSS_CONTINUE_INIT;
2616 * If the proc is RPCSEC_GSS_INIT or RPCSEC_GSS_CONTINUE_INIT
2677 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT)
2708 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT)
2854 case RPCSEC_GSS_CONTINUE_INIT:
2935 cp->gss_svc_proc == RPCSEC_GSS_CONTINUE_INIT) {

Completed in 78 milliseconds