Searched refs:RPC_AUTH_ERROR (Results 1 – 3 of 3) sorted by relevance
68 RPC_AUTH_ERROR = 1 enumerator
114 #define rpc_auth_error cpu_to_be32(RPC_AUTH_ERROR)
1453 xdr_stream_encode_u32(xdr, RPC_AUTH_ERROR); in svc_process_common()