Searched defs:acred (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dauth_generic.c26 struct auth_cred acred; member in struct:generic_cred
46 struct auth_cred acred = { local
61 struct auth_cred *acred = &container_of(cred, struct generic_cred, gc_base)->acred; local
70 generic_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
76 generic_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
128 generic_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) argument
[all...]
H A Dauth_null.c36 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
53 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) argument
H A Dauth_unix.c54 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
60 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
115 unx_match(struct auth_cred *acred, struct rpc_cred *rcred, int flags) argument
[all...]
H A Dauth.c349 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, argument
418 struct auth_cred acred; local
436 rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred, struct rpc_auth *auth, const struct rpc_credops *ops) argument
465 struct auth_cred acred = { local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dauth_gss.c989 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
995 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
1037 gss_match(struct auth_cred *acred, struct rpc_cred *rc, int flags) argument
1121 struct auth_cred acred local
[all...]

Completed in 52 milliseconds