Searched refs:RPC_TLIERROR (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_stat.h84 RPC_TLIERROR = 20, enumerator in enum:clnt_stat
H A Dclnt_perr.c100 case RPC_TLIERROR:
171 case RPC_TLIERROR:
H A Drpc_subr.c473 return (RPC_TLIERROR);
585 status = RPC_TLIERROR;
H A Dclnt_cots.c938 case RPC_TLIERROR:
1776 * EINTR. This can happen if calls status is RPC_TLIERROR.
2138 rpcerr->re_status = RPC_TLIERROR;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_perror.c158 case RPC_TLIERROR:
271 case RPC_TLIERROR:
371 case RPC_TLIERROR:
H A Dclnt_generic.c394 rpc_createerr.cf_stat = RPC_TLIERROR;
408 rpc_createerr.cf_stat = RPC_TLIERROR;
745 rpc_createerr.cf_stat = RPC_TLIERROR;
H A Dclnt_vc.c336 rpc_createerr.cf_stat = RPC_TLIERROR;
347 rpc_createerr.cf_stat = RPC_TLIERROR;
472 rpc_createerr.cf_stat = RPC_TLIERROR;
490 rpc_createerr.cf_stat = RPC_TLIERROR;
597 rpc_createerr.cf_stat = RPC_TLIERROR;
981 rpc_createerr.cf_stat = RPC_TLIERROR;
H A Dclnt_dg.c158 rpc_createerr.cf_stat = RPC_TLIERROR;
178 rpc_createerr.cf_stat = RPC_TLIERROR; /* XXX */
/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c92 rpc_createerr.cf_stat = RPC_TLIERROR;
121 rpc_createerr.cf_stat = RPC_TLIERROR;
280 rpc_createerr.cf_stat = RPC_TLIERROR;
288 rpc_createerr.cf_stat = RPC_TLIERROR;
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c979 rpc_createerr.cf_stat = RPC_TLIERROR;
1010 rpc_createerr.cf_stat = RPC_TLIERROR;
1015 rpc_createerr.cf_stat = RPC_TLIERROR;
1025 rpc_createerr.cf_stat = RPC_TLIERROR;
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h256 #define RPC_TLIERROR 0 macro
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c580 status = RPC_TLIERROR;
696 status = RPC_TLIERROR;
760 * RPC_TLIERROR Couldn't initialize the handle after talking to the
824 status = RPC_TLIERROR;
851 * RPC_TLIERROR Unspecified TLI error.
/illumos-gate/usr/src/cmd/rpcinfo/
H A Drpcinfo.c514 if (rpc_createerr.cf_stat == RPC_TLIERROR) {
1340 rpc_createerr.cf_stat = RPC_TLIERROR;
1748 if (rpc_createerr.cf_stat == RPC_TLIERROR) {
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1480 * RPC_UNKNOWNPROTO or RPC_TLIERROR. The RPC_TLIERROR translates
1486 if (rpc_createerr.cf_stat == RPC_TLIERROR) {
1650 case RPC_TLIERROR:
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c3001 RPC_TLIERROR, 0,
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_clnt.c2887 case RPC_TLIERROR:

Completed in 115 milliseconds