Home
last modified time | relevance | path

Searched refs:gc_machine_cred (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/sunrpc/
Dauth_gss.h86 unsigned char gc_machine_cred : 1; member
/linux-2.6.39/net/sunrpc/auth_gss/
Dauth_gss.c474 gss_new = gss_alloc_msg(gss_auth, uid, clnt, gss_cred->gc_machine_cred); in gss_setup_upcall()
1018 cred->gc_machine_cred = acred->machine_cred; in gss_create_cred()
1053 if (acred->machine_cred != gss_cred->gc_machine_cred) in gss_match()
1127 .machine_cred = gss_cred->gc_machine_cred, in gss_renew_cred()