Home
last modified time | relevance | path

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

12

/freebsd/crypto/krb5/src/lib/rpc/
H A Dclnt_generic.c74 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_create()
105 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_create()
H A Dclnt_perror.c106 case RPC_SYSTEMERROR: in clnt_sperror()
214 { RPC_SYSTEMERROR,
272 case RPC_SYSTEMERROR: in clnt_spcreateerror()
H A Drpc_prot.c201 error->re_status = RPC_SYSTEMERROR; in accepted()
283 case RPC_SYSTEMERROR: in gssrpc__seterr_reply()
H A Dclnt_tcp.c140 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
147 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
174 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
H A Dclnt_udp.c136 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntudp_bufcreate()
145 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntudp_bufcreate()
185 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntudp_bufcreate()
H A Dauth_gss.c172 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in authgss_create()
177 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in authgss_create()
185 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in authgss_create()
H A Dauth_gssapi.c98 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in auth_gssapi_create_default()
175 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in auth_gssapi_create()
/freebsd/lib/libc/rpc/
H A Dclnt_simple.c129 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in rpc_call()
138 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in rpc_call()
H A Dclnt_perror.c107 case RPC_SYSTEMERROR: in clnt_sperror()
252 case RPC_SYSTEMERROR: in clnt_spcreateerror()
H A Drpc_soc.c144 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_com_create()
430 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntunix_create()
439 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in svcunix_create()
H A Drpc_prot.c248 error->re_status = RPC_SYSTEMERROR; in accepted()
336 case RPC_SYSTEMERROR: in _seterr_reply()
H A Dclnt_bcast.c290 return (RPC_SYSTEMERROR); in rpc_broadcast_exp()
346 stat = RPC_SYSTEMERROR; in rpc_broadcast_exp()
368 stat = RPC_SYSTEMERROR; in rpc_broadcast_exp()
H A Dclnt_vc.c220 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_vc_create()
232 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_vc_create()
238 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_vc_create()
H A Dclnt_generic.c403 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_tli_create()
H A Dclnt_dg.c293 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_dg_create()
H A Drpcb_clnt.c797 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in __rpcb_findaddr_timed()
/freebsd/include/rpc/
H A Dclnt_stat.h40 RPC_SYSTEMERROR = 12, /* generic "other problem" */ enumerator
/freebsd/sys/rpc/
H A Dclnt_stat.h40 RPC_SYSTEMERROR = 12, /* generic "other problem" */ enumerator
H A Drpc_prot.c265 return (RPC_SYSTEMERROR); in accepted()
352 case RPC_SYSTEMERROR: in _seterr_reply()
H A Dclnt_rc.c304 if (stat == RPC_SYSTEMERROR) { in clnt_reconnect_call()
/freebsd/crypto/krb5/src/include/gssrpc/
H A Dclnt.h67 RPC_SYSTEMERROR=12, /* generic "other problem" */ enumerator
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss.c166 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in rpc_gss_seccreate()
172 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in rpc_gss_seccreate()
/freebsd/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c278 return (RPC_SYSTEMERROR); in rpctls_connect()
/freebsd/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c385 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in rpc_gss_seccreate_int()
391 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in rpc_gss_seccreate_int()
/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c1035 case RPC_SYSTEMERROR: in returncode()

12