Searched refs:authgss_ops (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c37 static const struct rpc_authops authgss_ops; variable in typeref:struct:rpc_authops
1066 auth->au_ops = &authgss_ops;
2177 static const struct rpc_authops authgss_ops = { variable in typeref:struct:rpc_authops
2255 err = rpcauth_register(&authgss_ops);
2269 rpcauth_unregister(&authgss_ops);
2278 rpcauth_unregister(&authgss_ops);

Completed in 136 milliseconds