Searched refs:authnull_ops (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dauth_null.c104 struct rpc_authops authnull_ops = { variable in typeref:struct:rpc_authops
119 .au_ops = &authnull_ops,
H A Dauth.c22 &authnull_ops, /* AUTH_NULL */
H A Dclnt.c1428 msg.rpc_cred = authnull_ops.lookup_cred(NULL, NULL, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dauth.h118 extern struct rpc_authops authnull_ops;

Completed in 104 milliseconds