Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sunrpc/
Dauth_null.c20 static struct rpc_credops null_credops; variable
60 cred->cr_ops = &null_credops; in nul_create_cred()
134 struct rpc_credops null_credops = { variable