Searched refs:RPC_CANTENCODEARGS (Results 1 – 8 of 8) sorted by relevance
611 st = RPC_CANTENCODEARGS; in ping()616 st = RPC_CANTENCODEARGS; in ping()623 st = RPC_CANTENCODEARGS; in ping()673 st = RPC_CANTENCODEARGS; in pings()678 st = RPC_CANTENCODEARGS; in pings()685 st = RPC_CANTENCODEARGS; in pings()
56 RPC_CANTENCODEARGS=1, /* can't encode arguments */ enumerator
69 case RPC_CANTENCODEARGS: in clnt_sperror()
158 return (RPC_CANTENCODEARGS); in clntraw_call()
286 stat = RPC_CANTENCODEARGS; in clnt_broadcast()
255 ct->ct_error.re_status = RPC_CANTENCODEARGS; in clnttcp_call()
224 return (cu->cu_error.re_status = RPC_CANTENCODEARGS); in clntudp_call()
477 return(RPC_CANTENCODEARGS); in rpc_setup()