Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dauth_unix.c126 *p++ = rpc_auth_unix; in unx_marshal()
184 case rpc_auth_unix: in unx_validate()
/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h95 #define rpc_auth_unix cpu_to_be32(RPC_AUTH_UNIX) macro