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
816 (clnt_st == RPC_PROGUNAVAIL))943 (clnt_st == RPC_PROGUNAVAIL)) {1014 } else if (clnt_st != RPC_PROGUNAVAIL) {1111 (clnt_st != RPC_PROGUNAVAIL)) {1208 (stat != RPC_PROGUNAVAIL)) {1264 if ((st == RPC_PROGVERSMISMATCH) || (st == RPC_PROGUNAVAIL)) {
68 ((s) == RPC_PROGUNAVAIL) || \
109 case RPC_PROGUNAVAIL: in clnt_sperror()274 case RPC_PROGUNAVAIL: in clnt_spcreateerror()
237 error->re_status = RPC_PROGUNAVAIL; in accepted()344 case RPC_PROGUNAVAIL: in _seterr_reply()
778 (clnt_st == RPC_PROGUNAVAIL)) in __rpcb_findaddr_timed()903 (clnt_st == RPC_PROGUNAVAIL)) { in __rpcb_findaddr_timed()974 } else if (clnt_st != RPC_PROGUNAVAIL) { in __rpcb_findaddr_timed()1065 (clnt_st != RPC_PROGUNAVAIL)) { in rpcb_getmaps()1163 (stat != RPC_PROGUNAVAIL)) { in rpcb_rmtcall()1217 if ((st == RPC_PROGVERSMISMATCH) || (st == RPC_PROGUNAVAIL)) { in rpcb_gettime()
59 #define RPC_PROGUNAVAIL 1 macro
60 ((s) == RPC_PROGUNAVAIL) || \
168 #define RPC_PROGUNAVAIL 1 macro
225 #define NFSERR_PROGUNAVAIL (NFSERR_RPCERR | RPC_PROGUNAVAIL)
879 if (ret == RPC_PROGUNAVAIL) { in init_nsm()
514 (clnt_st == RPC_PROGUNAVAIL)) {725 (clnt_st == RPC_PROGUNAVAIL)) {
476 if (r == RPC_PROGUNAVAIL || r == RPC_PROCUNAVAIL) { in _yp_dobind()