Searched refs:svc_rpc_gss_lifetime_max (Results 1 – 1 of 1) sorted by relevance
188 static u_int svc_rpc_gss_lifetime_max = 0; variable190 &svc_rpc_gss_lifetime_max, 0,1038 if (svc_rpc_gss_lifetime_max > 0 && cred_lifetime > in svc_rpc_gss_accept_sec_context()1039 svc_rpc_gss_lifetime_max) in svc_rpc_gss_accept_sec_context()1040 cred_lifetime = svc_rpc_gss_lifetime_max; in svc_rpc_gss_accept_sec_context()