RPCSEC_GSS_INIT
if (x->xid_gss_proc == RPCSEC_GSS_INIT ||
if (x->xid_gss_proc != RPCSEC_GSS_INIT &&
case RPCSEC_GSS_INIT: return "RPCSEC_GSS_INIT"; break;
ap->gss_proc = RPCSEC_GSS_INIT;
if (creds.gss_proc == RPCSEC_GSS_INIT) {
if (creds.gss_proc != RPCSEC_GSS_INIT && creds.gss_proc !=
ap->gss_proc = RPCSEC_GSS_INIT;
case RPCSEC_GSS_INIT: