Home
last modified time | relevance | path

Searched refs:cf_stat (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_generic.c138 rpc_createerr.cf_stat = rpc_stat; in clnt_create_vers_timed()
209 save_cf_stat = rpc_createerr.cf_stat; in clnt_create_timed()
223 rpc_createerr.cf_stat = RPC_SUCCESS; in clnt_create_timed()
258 save_cf_stat = rpc_createerr.cf_stat; in clnt_create_timed()
271 rpc_createerr.cf_stat = save_cf_stat; in clnt_create_timed()
337 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_create_service_timed()
347 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_create_service_timed()
375 rpc_createerr.cf_stat = RPC_SUCCESS; in clnt_create_service_timed()
391 rpc_createerr.cf_stat = RPC_TLIERROR; in clnt_create_service_timed()
404 rpc_createerr.cf_stat = RPC_TLIERROR; in clnt_create_service_timed()
[all …]
H A Drpcb_clnt.c335 rpc_createerr.cf_stat = in _getclnthandle_timed()
376 rpc_createerr.cf_stat = RPC_UNKNOWNHOST; in _getclnthandle_timed()
464 rpc_createerr.cf_stat = RPC_UNKNOWNADDR; in rpcb_set()
773 rpc_createerr.cf_stat = clnt_st; in __rpcb_findaddr_timed()
869 rpc_createerr.cf_stat = clnt_st; in __rpcb_findaddr_timed()
873 rpc_createerr.cf_stat = clnt_st; in __rpcb_findaddr_timed()
945 rpc_createerr.cf_stat = in __rpcb_findaddr_timed()
1027 rpc_createerr.cf_stat = clnt_st; in __rpcb_findaddr_timed()
1085 rpc_createerr.cf_stat = RPC_FAILED; in rpcb_getaddr()
1139 rpc_createerr.cf_stat = RPC_RPCBFAILURE; in rpcb_getmaps()
[all …]
H A Dclnt_simple.c103 rpc_createerr.cf_stat = RPC_UNKNOWNPROTO; in rpc_call()
104 return (rpc_createerr.cf_stat); in rpc_call()
111 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in rpc_call()
113 return (rpc_createerr.cf_stat); in rpc_call()
135 return (rpc_createerr.cf_stat); in rpc_call()
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()
119 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_door_create()
133 rpc_createerr.cf_stat = RPC_CANTENCODEARGS; in clnt_door_create()
148 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_door_create()
157 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_door_create()
472 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in _update_did()
481 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in _update_did()
H A Dclnt_vc.c254 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in _clnt_vc_create_timed()
269 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in _clnt_vc_create_timed()
291 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in _clnt_vc_create_timed()
337 rpc_createerr.cf_stat = RPC_TLIERROR; in _clnt_vc_create_timed()
348 rpc_createerr.cf_stat = RPC_TLIERROR; in _clnt_vc_create_timed()
362 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in _clnt_vc_create_timed()
468 rpc_createerr.cf_stat = RPC_TLIERROR; in set_up_connection()
485 rpc_createerr.cf_stat = RPC_TLIERROR; in set_up_connection()
592 rpc_createerr.cf_stat = RPC_TLIERROR; in set_up_connection()
631 rpc_createerr.cf_stat = RPC_UNKNOWNADDR; in set_up_connection()
[all …]
H A Dpmap_clnt.c147 rpc_createerr.cf_stat = RPC_PMAPFAILURE; in pmap_getport()
150 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED; in pmap_getport()
H A Dclnt_dg.c155 rpc_createerr.cf_stat = RPC_UNKNOWNADDR; in clnt_dg_create()
159 rpc_createerr.cf_stat = RPC_TLIERROR; in clnt_dg_create()
179 rpc_createerr.cf_stat = RPC_TLIERROR; /* XXX */ in clnt_dg_create()
213 rpc_createerr.cf_stat = RPC_CANTENCODEARGS; /* XXX */ in clnt_dg_create()
247 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_dg_create()
H A Dclnt_perror.c243 (void) strlcat(str, clnt_sperrno(rpc_createerr.cf_stat), ERRBUFSZ); in clnt_spcreateerror()
245 switch (rpc_createerr.cf_stat) { in clnt_spcreateerror()
H A Drpc_soc.c88 rpc_createerr.cf_stat = RPC_UNKNOWNPROTO; in clnt_com_create()
142 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnt_com_create()
H A Dkey_call.c830 if (rpc_createerr.cf_stat == RPC_SYSTEMERROR) in getkeyserv_handle()
/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c90 rpc_createerr.cf_stat = RPC_TLIERROR;
95 rpc_createerr.cf_stat = RPC_SYSTEMERROR;
101 rpc_createerr.cf_stat = RPC_SYSTEMERROR;
115 rpc_createerr.cf_stat = RPC_SUCCESS;
118 if (rpc_createerr.cf_stat == RPC_SUCCESS)
119 rpc_createerr.cf_stat = RPC_TLIERROR;
162 rpc_createerr.cf_stat = RPC_UNKNOWNADDR;
278 rpc_createerr.cf_stat = RPC_TLIERROR;
286 rpc_createerr.cf_stat = RPC_TLIERROR;
303 rpc_createerr.cf_stat = clnt_st;
[all …]
H A Dypwhich.c395 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED ||
396 rpc_createerr.cf_stat == RPC_PROGUNAVAIL) {
399 } else if (rpc_createerr.cf_stat == RPC_PMAPFAILURE) {
561 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED) {
566 if (rpc_createerr.cf_stat == RPC_PMAPFAILURE) {
H A Dyppush.c1011 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED) { in send_message()
1015 rpcerr_msg(rpc_createerr.cf_stat); in send_message()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c611 if (ypbind_running(err, rpc_createerr.cf_stat)) in __yp_dobind_cflookup()
765 if (ypbind_running(err, rpc_createerr.cf_stat)) in __yp_dobind_rsvdport_cflookup()
941 rpc_createerr.cf_stat = RPC_FAILED; in __clnt_create_loopback()
956 if (rpc_createerr.cf_stat == 0) in __clnt_create_loopback()
957 rpc_createerr.cf_stat = RPC_UNKNOWNPROTO; in __clnt_create_loopback()
979 rpc_createerr.cf_stat = RPC_TLIERROR; in getclnt()
1005 rpc_createerr.cf_stat = RPC_N2AXLATEFAILURE; in getclnt()
1010 rpc_createerr.cf_stat = RPC_TLIERROR; in getclnt()
1015 rpc_createerr.cf_stat = RPC_TLIERROR; in getclnt()
1025 rpc_createerr.cf_stat = RPC_TLIERROR; in getclnt()
[all …]
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt_btcp.c132 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbtcp_create()
140 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbtcp_create()
148 &(rpc_createerr.cf_stat), raddr, NULL)) == 0) { in clntbtcp_create()
159 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbtcp_create()
179 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbtcp_create()
188 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbtcp_create()
H A Dclnt_budp.c120 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbudp_bufcreate()
129 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbudp_bufcreate()
138 &(rpc_createerr.cf_stat), raddr, NULL)) == 0) { in clntbudp_bufcreate()
170 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbudp_bufcreate()
187 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clntbudp_bufcreate()
H A Dclnt.h223 enum clnt_stat cf_stat; member
/illumos-gate/usr/src/cmd/rpcinfo/
H A Drpcinfo.c514 if (rpc_createerr.cf_stat == RPC_TLIERROR) {
520 rpc_createerr.cf_stat = RPC_PMAPFAILURE;
737 if (client == NULL && rpc_createerr.cf_stat ==
962 if (client == NULL && rpc_createerr.cf_stat ==
1092 if (client == NULL && rpc_createerr.cf_stat ==
1340 rpc_createerr.cf_stat = RPC_TLIERROR;
1691 rpc_createerr.cf_stat = RPC_SUCCESS;
1697 if (rpc_createerr.cf_stat == RPC_SUCCESS)
1727 rpc_createerr.cf_stat = RPC_N2AXLATEFAILURE;
1748 if (rpc_createerr.cf_stat == RPC_TLIERROR) {
[all …]
/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/ucblib/librpcsoc/
H A Dclnt_tcp.c119 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
126 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
154 rpc_createerr.cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
H A Dclnt_udp.c129 rpc_createerr.cf_stat = RPC_SYSTEMERROR;
138 rpc_createerr.cf_stat = RPC_SYSTEMERROR;
178 rpc_createerr.cf_stat = RPC_SYSTEMERROR;
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1250 rpc_createerr.cf_stat); in nfsmount()
1252 if (rpc_createerr.cf_stat == RPC_UNKNOWNHOST || in nfsmount()
1253 rpc_createerr.cf_stat == RPC_TIMEDOUT) in nfsmount()
1281 if (rpc_createerr.cf_stat != RPC_UNKNOWNHOST && in nfsmount()
1282 rpc_createerr.cf_stat != in nfsmount()
3322 hostname, rpc_createerr.cf_stat); in pingnfs()
3335 hostname, rpc_createerr.cf_stat); in pingnfs()
3338 rpc_createerr.cf_stat == RPC_TIMEDOUT) in pingnfs()
3340 if (rpc_createerr.cf_stat == in pingnfs()
3359 rpc_createerr.cf_stat); in pingnfs()
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1486 if (rpc_createerr.cf_stat == RPC_TLIERROR) { in get_the_addr()
1489 SET_ERR_RET(error, ERR_RPCERROR, rpc_createerr.cf_stat); in get_the_addr()
2108 if (rpc_createerr.cf_stat == RPC_UNKNOWNHOST) { in get_fh()
2117 if ((rpc_createerr.cf_stat == RPC_TIMEDOUT) || in get_fh()
2118 (rpc_createerr.cf_stat == RPC_PMAPFAILURE)) { in get_fh()
2134 if (rpc_createerr.cf_stat == RPC_PROGVERSMISMATCH) { in get_fh()
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h972 enum clnt_stat cf_stat; member
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c692 if (rpc_createerr.cf_stat != RPC_PROGNOTREGISTERED) { in gethostlist()

12