Searched refs:rpc_auth_unix (Results 1 – 2 of 2) sorted by relevance
126 *p++ = rpc_auth_unix; in unx_marshal()184 case rpc_auth_unix: in unx_validate()
95 #define rpc_auth_unix cpu_to_be32(RPC_AUTH_UNIX) macro