Searched refs:au_credcache (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dauth.c114 auth->au_credcache = new;
140 struct rpc_cred_cache *cache = auth->au_credcache;
163 if (time_after(jiffies, cred->cr_expire + auth->au_credcache->expire))
177 struct rpc_cred_cache *cache = auth->au_credcache;
199 struct rpc_cred_cache *cache = auth->au_credcache;
H A Dauth_unix.c231 .au_credcache = &unix_cred_cache,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dauth.h78 struct rpc_cred_cache * au_credcache; member in struct:rpc_auth

Completed in 50 milliseconds