Home
last modified time | relevance | path

Searched refs:RPC_PROGUNAVAIL (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt_perr.c76 case RPC_PROGUNAVAIL: in clnt_sperrno()
151 case RPC_PROGUNAVAIL: in clnt_sperror()
H A Dclnt_stat.h59 RPC_PROGUNAVAIL = 8, /* program not available */ enumerator
H A Drpc_prot.c345 error->re_status = RPC_PROGUNAVAIL; in accepted()
H A Dclnt.h77 ((s) == RPC_PROGUNAVAIL) || \
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_perror.c140 case RPC_PROGUNAVAIL: in clnt_sperror()
343 case RPC_PROGUNAVAIL: in clnt_sperrno()
H A Drpcb_clnt.c779 case RPC_PROGUNAVAIL: /* Program not available */ in __rpcb_findaddr_timed()
880 case RPC_PROGUNAVAIL: /* Program not available */ in __rpcb_findaddr_timed()
1122 (clnt_st != RPC_PROGUNAVAIL)) { in rpcb_getmaps()
1206 (stat != RPC_PROGUNAVAIL)) in rpcb_rmtcall()
1257 if ((st == RPC_PROGVERSMISMATCH) || (st == RPC_PROGUNAVAIL)) { in rpcb_gettime()
H A Drpc_prot.c280 error->re_status = RPC_PROGUNAVAIL; in accepted()
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c368 if (status != RPC_PROGUNAVAIL) { in bpmap_rmtcall()
459 if (*rpc_stat == RPC_PROGUNAVAIL) { in bpmap_getport()
H A Drpc.c120 case RPC_PROGUNAVAIL: in rpc_disperr()
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dclnt.h54 RPC_PROGUNAVAIL=8, /* program not available */ enumerator
/titanic_41/usr/src/cmd/ypcmd/
H A Dypset.c307 if (clnt_stat == RPC_PROGUNAVAIL) in send_message()
H A Drpc_bootstrap.c316 (clnt_st == RPC_PROGUNAVAIL) ||
H A Dypwhich.c399 rpc_createerr.cf_stat == RPC_PROGUNAVAIL) {
H A Dyppush.c218 {RPC_PROGUNAVAIL, "RPC remote program unavailable"},
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_rpc_handle.c54 ((_status) == RPC_PROGUNAVAIL || \
H A Dnlm_client.c1595 case RPC_PROGUNAVAIL: in nlm_map_clnt_stat()
/titanic_41/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c732 (clnt_st == RPC_PROGUNAVAIL)) && in __map_addr()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c236 ((s) == RPC_PROGUNAVAIL) || \
248 (s) == RPC_PROGUNAVAIL)
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1893 if (stat == RPC_PROGUNAVAIL) { in pmap_kgetport()
1920 stat = RPC_PROGUNAVAIL; in pmap_kgetport()
1994 if (stat != RPC_PROGUNAVAIL) in pmap_rmt_call()
H A Dnfs_subr.c1169 rpcerr.re_status = RPC_PROGUNAVAIL; in rfscall()
1716 case RPC_PROGUNAVAIL: in aclcall()
1757 rpcerr.re_status = RPC_PROGUNAVAIL; in aclcall()
1888 status == RPC_PROGUNAVAIL || in aclcall()
H A Dnfs4_subr.c1382 rpcerr.re_status = RPC_PROGUNAVAIL; in nfs4_rfscall()
2989 RPC_PROGUNAVAIL, 0,
/titanic_41/usr/src/cmd/rpcinfo/
H A Drpcinfo.c531 (clnt_st == RPC_PROGUNAVAIL)) {
765 (clnt_st == RPC_PROGUNAVAIL)) {
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c3310 return (RPC_PROGUNAVAIL); in pingnfs()