Home
last modified time | relevance | path

Searched refs:RPC_PROGNOTREGISTERED (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_perr.c94 case RPC_PROGNOTREGISTERED: in clnt_sperrno()
158 case RPC_PROGNOTREGISTERED: in clnt_sperror()
H A Dclnt_stat.h76 RPC_PROGNOTREGISTERED = 15, /* remote program is not registered */ enumerator
H A Drpc_subr.c485 status = RPC_PROGNOTREGISTERED; in portmap_getport()
601 status = RPC_PROGNOTREGISTERED; in rpcbind_getaddr()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dclnt_subr.c49 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED) in mountprog_client_create()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_door.c95 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in clnt_door_create()
103 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in clnt_door_create()
472 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in _update_did()
H A Dclnt_perror.c147 case RPC_PROGNOTREGISTERED: in clnt_sperror()
364 case RPC_PROGNOTREGISTERED: in clnt_sperrno()
H A Drpcb_clnt.c855 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in __rpcb_findaddr_timed()
894 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in __rpcb_findaddr_timed()
969 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in __rpcb_findaddr_timed()
999 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in __rpcb_findaddr_timed()
H A Dpmap_clnt.c150 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in pmap_getport()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c395 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED ||
561 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED) {
H A Dyppush.c225 {RPC_PROGNOTREGISTERED, "RPC prog not registered"},
1011 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED) { in send_message()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c1058 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in getclnt()
1153 if ((err == YPERR_YPBIND) && (status != RPC_PROGNOTREGISTERED)) in ypbind_running()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Drpc.c142 case RPC_PROGNOTREGISTERED: in rpc_disperr()
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c692 if (rpc_createerr.cf_stat != RPC_PROGNOTREGISTERED) { in gethostlist()
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c825 if (stat == RPC_PROGNOTREGISTERED) { in nlm_nsm_init()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c2996 RPC_PROGNOTREGISTERED, ECONNREFUSED,
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c3341 RPC_PROGNOTREGISTERED) { in pingnfs()