Home
last modified time | relevance | path

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

/linux-3.3/net/sunrpc/auth_gss/
Dauth_gss.c58 static const struct rpc_credops gss_nullops; variable
890 cred->cr_ops = &gss_nullops; in gss_destroying_context()
1566 static const struct rpc_credops gss_nullops = { variable