Searched refs:RPC_PROGUNAVAIL (Results 1 – 15 of 15) sorted by relevance
257 error->re_status = RPC_PROGUNAVAIL; in accepted()258 return (RPC_PROGUNAVAIL); in accepted()361 case RPC_PROGUNAVAIL: in _seterr_reply()
39 RPC_PROGUNAVAIL = 8, /* program not available */ enumerator
818 (clnt_st == RPC_PROGUNAVAIL))945 (clnt_st == RPC_PROGUNAVAIL)) {1016 } else if (clnt_st != RPC_PROGUNAVAIL) {1113 (clnt_st != RPC_PROGUNAVAIL)) {1210 (stat != RPC_PROGUNAVAIL)) {1266 if ((st == RPC_PROGVERSMISMATCH) || (st == RPC_PROGUNAVAIL)) {
70 ((s) == RPC_PROGUNAVAIL) || \
111 case RPC_PROGUNAVAIL: in clnt_sperror()276 case RPC_PROGUNAVAIL: in clnt_spcreateerror()
239 error->re_status = RPC_PROGUNAVAIL; in accepted()346 case RPC_PROGUNAVAIL: in _seterr_reply()
780 (clnt_st == RPC_PROGUNAVAIL)) in __rpcb_findaddr_timed()905 (clnt_st == RPC_PROGUNAVAIL)) { in __rpcb_findaddr_timed()976 } else if (clnt_st != RPC_PROGUNAVAIL) { in __rpcb_findaddr_timed()1067 (clnt_st != RPC_PROGUNAVAIL)) { in rpcb_getmaps()1165 (stat != RPC_PROGUNAVAIL)) { in rpcb_rmtcall()1219 if ((st == RPC_PROGVERSMISMATCH) || (st == RPC_PROGUNAVAIL)) { in rpcb_gettime()
59 #define RPC_PROGUNAVAIL 1 macro
62 ((s) == RPC_PROGUNAVAIL) || \
170 #define RPC_PROGUNAVAIL 1 macro
227 #define NFSERR_PROGUNAVAIL (NFSERR_RPCERR | RPC_PROGUNAVAIL)
881 if (ret == RPC_PROGUNAVAIL) { in init_nsm()
514 (clnt_st == RPC_PROGUNAVAIL)) {727 (clnt_st == RPC_PROGUNAVAIL)) {
477 if (r == RPC_PROGUNAVAIL || r == RPC_PROCUNAVAIL) { in _yp_dobind()