Searched refs:RPC_SYSTEMERROR (Results 1 – 8 of 8) sorted by relevance
53 ce->cf_stat = RPC_SYSTEMERROR; in __libc_rpc_gethostbyname()62 ce->cf_stat = RPC_SYSTEMERROR; in __libc_rpc_gethostbyname()
74 case RPC_SYSTEMERROR: in clnt_sperror()234 { RPC_SYSTEMERROR, RPC_SYSTEMERROR_IDX },292 case RPC_SYSTEMERROR: in libc_hidden_def()
136 ce->cf_stat = RPC_SYSTEMERROR; in clnt_create()
125 ce->cf_stat = RPC_SYSTEMERROR; in clnttcp_create()157 ce->cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
194 error->re_status = RPC_SYSTEMERROR; in libc_hidden_nolink_sunrpc()
126 ce->cf_stat = RPC_SYSTEMERROR; in clntunix_create()142 ce->cf_stat = RPC_SYSTEMERROR; in clntunix_create()
141 ce->cf_stat = RPC_SYSTEMERROR; in __libc_clntudp_bufcreate()183 ce->cf_stat = RPC_SYSTEMERROR; in __libc_clntudp_bufcreate()
69 RPC_SYSTEMERROR=12, /* generic "other problem" */ enumerator
Completed in 15 milliseconds