Searched refs:unix_auth (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/sunrpc/ | ||
H A D | auth_unix.c | 32 static struct rpc_auth unix_auth; variable in typeref:struct:rpc_auth 40 atomic_inc(&unix_auth.au_count); unx_create() 41 return &unix_auth; unx_create() 211 return rpcauth_init_credcache(&unix_auth); rpc_init_authunix() 216 rpcauth_destroy_credcache(&unix_auth); rpc_destroy_authunix() 230 struct rpc_auth unix_auth = { variable in typeref:struct:rpc_auth |
Completed in 78 milliseconds