Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dauth_null.c19 static struct rpc_cred null_cred; variable
39 return get_rpccred(&null_cred); in nul_lookup_cred()
137 struct rpc_cred null_cred = { variable
138 .cr_lru = LIST_HEAD_INIT(null_cred.cr_lru),