Searched refs:RPCSEC_GSS_INIT (Results 1 – 6 of 6) sorted by relevance
54 case RPCSEC_GSS_INIT: return "RPCSEC_GSS_INIT"; break; in rpcsec_gss_proc_to_string()274 if (x->xid_gss_proc == RPCSEC_GSS_INIT || in rpcsec_gss_control_proc()339 if (x->xid_gss_proc != RPCSEC_GSS_INIT && in print_rpc_gss_init_arg()
327 #define RPCSEC_GSS_INIT 1 macro
621 if (creds.gss_proc == RPCSEC_GSS_INIT) {710 if (creds.gss_proc != RPCSEC_GSS_INIT && creds.gss_proc !=
269 ap->gss_proc = RPCSEC_GSS_INIT;
579 ap->gss_proc = RPCSEC_GSS_INIT;
1378 case RPCSEC_GSS_INIT: in __svcrpcsec_gss()