Home
last modified time | relevance | path

Searched refs:crmatch (Results 1 – 5 of 5) sorted by relevance

/linux/net/sunrpc/
A Dauth_null.c128 .crmatch = nul_match,
A Dauth_unix.c229 .crmatch = unx_match,
A Dauth.c530 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
549 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
/linux/include/linux/sunrpc/
A Dauth.h129 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); member
/linux/net/sunrpc/auth_gss/
A Dauth_gss.c2159 .crmatch = gss_match,
2173 .crmatch = gss_match,

Completed in 13 milliseconds