Home
last modified time | relevance | path

Searched refs:RPC_PROCUNAVAIL (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt_perr.c80 case RPC_PROCUNAVAIL: in clnt_sperrno()
152 case RPC_PROCUNAVAIL: in clnt_sperror()
H A Dclnt_stat.h61 RPC_PROCUNAVAIL = 10, /* procedure unavailable */ enumerator
H A Drpc_prot.c353 error->re_status = RPC_PROCUNAVAIL; in accepted()
H A Dclnt.h76 ((s) == RPC_PROCUNAVAIL) || \
H A Dclnt_clts.c821 if (re_status == RPC_PROCUNAVAIL && p->cku_bcast) { in clnt_clts_kcallit_addr()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_perror.c141 case RPC_PROCUNAVAIL: in clnt_sperror()
347 case RPC_PROCUNAVAIL: in clnt_sperrno()
H A Drpc_prot.c288 error->re_status = RPC_PROCUNAVAIL; in accepted()
H A Drpcb_clnt.c778 case RPC_PROCUNAVAIL: /* Procedure unavailable */ in __rpcb_findaddr_timed()
879 case RPC_PROCUNAVAIL: /* Procedure unavailable */ in __rpcb_findaddr_timed()
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Drpc.c126 case RPC_PROCUNAVAIL: in rpc_disperr()
424 case RPC_PROCUNAVAIL: in brpc_call()
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dclnt.h56 RPC_PROCUNAVAIL=10, /* procedure unavailable */ enumerator
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_rpc_handle.c56 (_status) == RPC_PROCUNAVAIL || \
/titanic_41/usr/src/cmd/ypcmd/
H A Dyppush.c220 {RPC_PROCUNAVAIL, "RPC unknown procedure"},
1046 if (s == RPC_PROCUNAVAIL) { in send_message()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c856 } else if (rpc_status == RPC_PROCUNAVAIL) { in rfs2call()
1728 case RPC_PROCUNAVAIL: in aclcall()
1889 status == RPC_PROCUNAVAIL || in aclcall()
H A Dnfs4_subr.c2991 RPC_PROCUNAVAIL, 0,
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c235 ((s) == RPC_PROCUNAVAIL) || \