Searched refs:rpcauth_init_credcache (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dauth.h146 int rpcauth_init_credcache(struct rpc_auth *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dauth_generic.c158 return rpcauth_init_credcache(&generic_auth);
H A Dauth_unix.c207 return rpcauth_init_credcache(&unix_auth);
H A Dauth.c195 rpcauth_init_credcache(struct rpc_auth *auth) function
216 EXPORT_SYMBOL_GPL(rpcauth_init_credcache); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dauth_gss.c839 err = rpcauth_init_credcache(auth);

Completed in 43 milliseconds