Home
last modified time | relevance | path

Searched refs:RPC_SYSTEMERROR (Results 1 – 10 of 10) sorted by relevance

/openbsd/lib/libc/rpc/
H A Dclnt_generic.c64 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_create()
96 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_create()
H A Dclnt_simple.c69 return RPC_SYSTEMERROR; in callrpc()
77 return RPC_SYSTEMERROR; in callrpc()
H A Dclnt_tcp.c122 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
128 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
155 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
208 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
H A Dclnt_perror.c75 case RPC_SYSTEMERROR: in clnt_sperror()
206 case RPC_SYSTEMERROR: in clnt_spcreateerror()
H A Dclnt_udp.c74 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntudp_bufcreate1()
83 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntudp_bufcreate1()
116 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntudp_bufcreate2()
H A Dclnt_udp_bufcreate.c99 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntudp_bufcreate()
H A Dclnt_raw.c129 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntraw_create()
H A Drpc_prot.c190 error->re_status = RPC_SYSTEMERROR; in accepted()
/openbsd/include/rpc/
H A Dclnt.h70 RPC_SYSTEMERROR=12, /* generic "other problem" */ enumerator
/openbsd/usr.sbin/ypbind/
H A Dypbind.c598 return RPC_SYSTEMERROR; in ping()
660 return RPC_SYSTEMERROR; in pings()