| /illumos-gate/usr/src/lib/krb5/kadm5/clnt/ |
| H A D | client_rpc.c | 48 TIMEOUT) != RPC_SUCCESS) { in create_principal_2() 66 TIMEOUT) != RPC_SUCCESS) { in create_principal3_2() 84 TIMEOUT) != RPC_SUCCESS) { in delete_principal_2() 102 TIMEOUT) != RPC_SUCCESS) { in modify_principal_2() 120 TIMEOUT) != RPC_SUCCESS) { in rename_principal_2() 138 TIMEOUT) != RPC_SUCCESS) { in get_principal_2() 156 TIMEOUT) != RPC_SUCCESS) { in get_princs_2() 174 TIMEOUT) != RPC_SUCCESS) { in chpass_principal_2() 192 TIMEOUT) != RPC_SUCCESS) { in chpass_principal3_2() 210 TIMEOUT) != RPC_SUCCESS) { in setv4key_principal_2() [all …]
|
| /illumos-gate/usr/src/uts/common/rpc/sec/ |
| H A D | key_call.c | 109 xdr_cryptkeyres, (char *)&res, cr)) != RPC_SUCCESS) { in key_encryptsession() 124 return (RPC_SUCCESS); in key_encryptsession() 141 xdr_cryptkeyres, (char *)&res, kcred)) != RPC_SUCCESS) { in key_decryptsession() 154 return (RPC_SUCCESS); in key_decryptsession() 185 xdr_key_netstres, (char *)&kres, cr)) != RPC_SUCCESS) { 198 return (RPC_SUCCESS); 209 xdr_getcredres, (char *)&res, CRED())) != RPC_SUCCESS) { in netname2user() 224 return (RPC_SUCCESS); in netname2user() 304 if (stat != RPC_SUCCESS) { in key_call() 312 return (RPC_SUCCESS); in key_call()
|
| /illumos-gate/usr/src/lib/fm/libfmd_adm/common/ |
| H A D | fmd_adm.c | 213 if (cs == RPC_SUCCESS || *retries == ap->adm_maxretries) in fmd_adm_retry() 252 if (cs != RPC_SUCCESS) in fmd_adm_stats_read() 311 if (cs != RPC_SUCCESS) in fmd_adm_module_iter() 364 if (cs != RPC_SUCCESS) in fmd_adm_module_load() 385 if (cs != RPC_SUCCESS) in fmd_adm_module_unload() 406 if (cs != RPC_SUCCESS) in fmd_adm_module_reset() 427 if (cs != RPC_SUCCESS) in fmd_adm_module_gc() 449 if (cs != RPC_SUCCESS) in fmd_adm_module_stats() 479 if (cs != RPC_SUCCESS) in fmd_adm_rsrc_count() 515 if (cs != RPC_SUCCESS) in fmd_adm_rsrc_iter() [all …]
|
| /illumos-gate/usr/src/lib/libnsl/yp/ |
| H A D | yp_b_clnt.c | 54 argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) in ypbindproc_null_3() 67 (char *)&res, TIMEOUT) != RPC_SUCCESS) in ypbindproc_domain_3() 80 TIMEOUT) != RPC_SUCCESS) in ypbindproc_setdom_3()
|
| H A D | yp_all.c | 147 if (s != RPC_SUCCESS && s != RPC_TIMEDOUT) { in __yp_all_cflookup() 154 case RPC_SUCCESS: in __yp_all_cflookup() 281 if (s != RPC_SUCCESS && s != RPC_TIMEDOUT) { in __yp_all_rsvdport() 289 case RPC_SUCCESS: in __yp_all_rsvdport()
|
| /illumos-gate/usr/src/uts/common/klm/ |
| H A D | nlm_rpc_clnt.c | 107 if (stat == RPC_SUCCESS) { in nlm_test_rpc() 141 if (stat == RPC_SUCCESS) { in nlm_lock_rpc() 168 if (stat == RPC_SUCCESS) { in nlm_cancel_rpc() 193 if (stat == RPC_SUCCESS) { in nlm_unlock_rpc() 253 if (stat == RPC_SUCCESS) { in nlm_share_rpc() 279 if (stat == RPC_SUCCESS) { in nlm_unshare_rpc()
|
| /illumos-gate/usr/src/lib/libnsl/rpc/ |
| H A D | clnt_generic.c | 106 if (rpc_stat == RPC_SUCCESS) { in clnt_create_vers_timed() 130 if (rpc_stat == RPC_SUCCESS) { in clnt_create_vers_timed() 179 enum clnt_stat save_cf_stat = RPC_SUCCESS; in clnt_create_timed() 223 rpc_createerr.cf_stat = RPC_SUCCESS; in clnt_create_timed() 226 if (rpc_createerr.cf_stat == RPC_SUCCESS) in clnt_create_timed() 270 (save_cf_stat != RPC_SUCCESS)) { in clnt_create_timed() 375 rpc_createerr.cf_stat = RPC_SUCCESS; in clnt_create_service_timed() 379 if (rpc_createerr.cf_stat == RPC_SUCCESS) in clnt_create_service_timed() 411 if (rpc_createerr.cf_stat == RPC_SUCCESS) in clnt_create_service_timed() 458 if (rpc_createerr.cf_stat != RPC_SUCCESS) { in clnt_create_service_timed()
|
| H A D | rpcb_clnt.c | 752 case RPC_SUCCESS: /* Call succeeded */ in __rpcb_findaddr_timed() 841 case RPC_SUCCESS: /* Call succeeded */ in __rpcb_findaddr_timed() 991 if (clnt_st != RPC_SUCCESS) { in __rpcb_findaddr_timed() 1024 if (client != NULL && clnt_st != RPC_SUCCESS) { in __rpcb_findaddr_timed() 1118 if (clnt_st == RPC_SUCCESS) in rpcb_getmaps() 1136 (char *)&head, tottimeout) == RPC_SUCCESS) in rpcb_getmaps() 1184 if ((stat == RPC_SUCCESS) && (addr_ptr != NULL)) { in rpcb_rmtcall() 1238 rpc_createerr.cf_stat = RPC_SUCCESS; in rpcb_gettime() 1241 if (rpc_createerr.cf_stat == RPC_SUCCESS) in rpcb_gettime() 1270 return (st == RPC_SUCCESS? TRUE : FALSE); in rpcb_gettime() [all …]
|
| H A D | clnt_raw.c | 197 rpc_callerr.re_status = RPC_SUCCESS; in clnt_raw_call() 201 if (rpc_callerr.re_status == RPC_SUCCESS) { in clnt_raw_call() 264 return (rpc_callerr.re_status = RPC_SUCCESS); in clnt_raw_send()
|
| H A D | clnt_vc.c | 677 rpc_callerr.re_status = RPC_SUCCESS; in clnt_vc_call() 690 if (rpc_callerr.re_status == RPC_SUCCESS) in clnt_vc_call() 701 if (rpc_callerr.re_status == RPC_SUCCESS) in clnt_vc_call() 714 return (RPC_SUCCESS); in clnt_vc_call() 739 if (rpc_callerr.re_status == RPC_SUCCESS) in clnt_vc_call() 753 rpc_callerr.re_status = RPC_SUCCESS; in clnt_vc_call() 757 if (rpc_callerr.re_status == RPC_SUCCESS) { in clnt_vc_call() 764 if (rpc_callerr.re_status == RPC_SUCCESS) in clnt_vc_call() 770 if (rpc_callerr.re_status == RPC_SUCCESS) in clnt_vc_call() 819 rpc_callerr.re_status = RPC_SUCCESS; in clnt_vc_send() [all …]
|
| /illumos-gate/usr/src/ucblib/librpcsoc/ |
| H A D | clnt_tcp.c | 243 ct->ct_error.re_status = RPC_SUCCESS; in clnttcp_call() 249 if (ct->ct_error.re_status == RPC_SUCCESS) in clnttcp_call() 257 return (RPC_SUCCESS); in clnttcp_call() 278 if (ct->ct_error.re_status == RPC_SUCCESS) in clnttcp_call() 290 if (ct->ct_error.re_status == RPC_SUCCESS) { in clnttcp_call() 296 if (ct->ct_error.re_status == RPC_SUCCESS) in clnttcp_call()
|
| /illumos-gate/usr/src/cmd/krb5/slave/ |
| H A D | kpropd_rpc.c | 27 TIMEOUT) != RPC_SUCCESS) { 44 TIMEOUT) != RPC_SUCCESS) {
|
| /illumos-gate/usr/src/stand/lib/fs/nfs/ |
| H A D | nfs2ops.c | 136 if (read_stat != RPC_SUCCESS) in nfsread() 194 if (getattr_stat != RPC_SUCCESS) { in nfsgetattr() 324 if (status != RPC_SUCCESS) { in nfslookup() 360 if (status != RPC_SUCCESS) { in nfsgetsymlink()
|
| H A D | clnt_btcp.c | 319 ct->ct_error.re_status = RPC_SUCCESS; in clntbtcp_call() 338 return (RPC_SUCCESS); in clntbtcp_call() 357 if (ct->ct_error.re_status == RPC_SUCCESS) in clntbtcp_call() 370 if (ct->ct_error.re_status == RPC_SUCCESS) { in clntbtcp_call() 376 if (ct->ct_error.re_status == RPC_SUCCESS) { in clntbtcp_call()
|
| H A D | rpc.c | 390 case RPC_SUCCESS: in brpc_call() 449 if (rpc_error.re_status != RPC_SUCCESS) { in brpc_call() 463 } while (rpc_error.re_status != RPC_SUCCESS && errno != ETIMEDOUT && in brpc_call() 475 if (rpc_error.re_status != RPC_SUCCESS) in brpc_call()
|
| H A D | nfs3ops.c | 138 if (read_stat != RPC_SUCCESS) in nfs3read() 204 if (getattr_stat != RPC_SUCCESS) { in nfs3getattr() 369 if (status != RPC_SUCCESS) { in nfs3lookup() 429 if (status != RPC_SUCCESS) { in nfs3getsymlink()
|
| H A D | mount.c | 165 if ((status != RPC_SUCCESS) || (root_tmp.fhs_status != 0)) { in nfsmountroot() 351 if ((status != RPC_SUCCESS) || (res3.fhs_status != MNT_OK)) { in nfs3mountroot() 426 if (rpc_stat != RPC_SUCCESS) { in nfs4init() 790 if (rpc_stat == RPC_SUCCESS) in boot_nfs_mountroot() 814 if (rpc_stat == RPC_SUCCESS) in boot_nfs_mountroot()
|
| H A D | bootparams.c | 146 if (stat != RPC_SUCCESS) { in whoami() 301 if (stat == RPC_SUCCESS) { in getfile() 331 if (stat == RPC_SUCCESS) { in getfile()
|
| H A D | pmap.c | 367 if (status == RPC_SUCCESS) { in bpmap_rmtcall() 396 if (status == RPC_SUCCESS) { in bpmap_rmtcall() 483 if (*rpc_stat == RPC_SUCCESS) { in bpmap_getport() 497 if (*rpc_stat != RPC_SUCCESS) { in bpmap_getport()
|
| /illumos-gate/usr/src/cmd/rpcinfo/ |
| H A D | rpcinfo.c | 432 } else if (rpc_stat == RPC_SUCCESS) { 447 } else if (rpc_stat == RPC_SUCCESS) { 529 if (clnt_st != RPC_SUCCESS) { 654 if ((rpc_stat != RPC_SUCCESS) && (rpc_stat != RPC_TIMEDOUT)) { 763 if (clnt_st != RPC_SUCCESS) { 776 if (clnt_st != RPC_SUCCESS) 790 if (clnt_st != RPC_SUCCESS) 1015 (char *)&head, minutetimeout) != RPC_SUCCESS) { 1108 != RPC_SUCCESS) { 1423 } else if (rpc_stat == RPC_SUCCESS) { [all …]
|
| /illumos-gate/usr/src/cmd/krb5/kwarn/ |
| H A D | kwarnd_clnt_stubs.c | 81 if (ret != RPC_SUCCESS) { in kwarn_add_warning() 131 if (ret != RPC_SUCCESS) { in kwarn_del_warning()
|
| /illumos-gate/usr/src/uts/common/gssapi/ |
| H A D | gssd_clnt_stubs.c | 192 if (client_stat != RPC_SUCCESS) { 403 if (gss_add_cred_1(&arg, &res, clnt) != RPC_SUCCESS) { 548 if (gss_release_cred_1(&arg, &res, clnt) != RPC_SUCCESS) { 732 if (gss_init_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { in kgss_init_sec_context_wrapped() 1025 if (gss_accept_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { in kgss_accept_sec_context_wrapped() 1227 if (gss_process_context_token_1(&arg, &res, clnt) != RPC_SUCCESS) { 1290 if (gss_delete_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { in kgss_delete_sec_context_wrapped() 1413 if (gss_export_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { 1633 if (gss_sign_1(&arg, &res, clnt) != RPC_SUCCESS) { in kgss_sign_wrapped() 1731 if (gss_verify_1(&arg, &res, clnt) != RPC_SUCCESS) { in kgss_verify_wrapped() [all …]
|
| H A D | gssd_handle.c | 128 if (netaddrp->len == 0 || gssg->gss_last_stat != RPC_SUCCESS) { in getgssd_handle() 140 if (stat != RPC_SUCCESS) { in getgssd_handle()
|
| /illumos-gate/usr/src/cmd/gss/gssd/ |
| H A D | gssd_clnt_stubs.c | 155 if (gss_acquire_cred_1(&arg, &res, clnt) != RPC_SUCCESS) { 356 if (gss_add_cred_1(&arg, &res, clnt) != RPC_SUCCESS) { 502 if (gss_release_cred_1(&arg, &res, clnt) != RPC_SUCCESS) { 697 if (gss_init_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { 941 if (gss_accept_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { 1118 if (gss_process_context_token_1(&arg, &res, clnt) != RPC_SUCCESS) { 1173 if (gss_delete_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { 1300 if (gss_sign_1(&arg, &res, clnt) != RPC_SUCCESS) { 1393 if (gss_verify_1(&arg, &res, clnt) != RPC_SUCCESS) { 1486 if (gss_seal_1(&arg, &res, clnt) != RPC_SUCCESS) { [all …]
|
| /illumos-gate/usr/src/uts/common/rpc/ |
| H A D | clnt_perr.c | 54 case RPC_SUCCESS: in clnt_sperrno() 145 case RPC_SUCCESS: in clnt_sperror()
|