Home
last modified time | relevance | path

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

/sunrpc/
A Drpc_gethostbyname.c53 ce->cf_stat = RPC_SYSTEMERROR; in __libc_rpc_gethostbyname()
62 ce->cf_stat = RPC_SYSTEMERROR; in __libc_rpc_gethostbyname()
A Dclnt_perr.c74 case RPC_SYSTEMERROR: in clnt_sperror()
234 { RPC_SYSTEMERROR, RPC_SYSTEMERROR_IDX },
292 case RPC_SYSTEMERROR: in libc_hidden_def()
A Dclnt_gen.c136 ce->cf_stat = RPC_SYSTEMERROR; in clnt_create()
A Dclnt_tcp.c125 ce->cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
157 ce->cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
A Drpc_prot.c194 error->re_status = RPC_SYSTEMERROR; in libc_hidden_nolink_sunrpc()
A Dclnt_unix.c126 ce->cf_stat = RPC_SYSTEMERROR; in clntunix_create()
142 ce->cf_stat = RPC_SYSTEMERROR; in clntunix_create()
A Dclnt_udp.c141 ce->cf_stat = RPC_SYSTEMERROR; in __libc_clntudp_bufcreate()
183 ce->cf_stat = RPC_SYSTEMERROR; in __libc_clntudp_bufcreate()
/sunrpc/rpc/
A Dclnt.h69 RPC_SYSTEMERROR=12, /* generic "other problem" */ enumerator

Completed in 15 milliseconds