/titanic_41/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 …]
|
/titanic_41/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()
|
/titanic_41/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 …]
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_metad.c | 483 if (rval != RPC_SUCCESS) in clnt_add_drv_sidenms() 492 if (rval != RPC_SUCCESS) in clnt_add_drv_sidenms() 579 if (rval != RPC_SUCCESS) in clnt_imp_adddrvs() 671 if (rval != RPC_SUCCESS) in clnt_adddrvs() 679 if (rval != RPC_SUCCESS) in clnt_adddrvs() 745 if (mdrpc_addhosts_1(args, &res, clntp) != RPC_SUCCESS) in clnt_addhosts() 752 RPC_SUCCESS) in clnt_addhosts() 823 RPC_SUCCESS) in clnt_createset() 830 RPC_SUCCESS) in clnt_createset() 911 != RPC_SUCCESS) in clnt_mncreateset() [all …]
|
H A D | meta_mn_comm.c | 136 if (res == RPC_SUCCESS) { 157 if (res == RPC_SUCCESS) { 178 if (res == RPC_SUCCESS) { 199 if (res == RPC_SUCCESS) { 220 if (res == RPC_SUCCESS) { 241 if (res == RPC_SUCCESS) { 262 if (res == RPC_SUCCESS) { 283 if (res == RPC_SUCCESS) { 304 if (res == RPC_SUCCESS) { 325 if (res == RPC_SUCCESS) {
|
/titanic_41/usr/src/lib/libnsl/yp/ |
H A D | yp_b_clnt.c | 56 argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) in ypbindproc_null_3() 69 (char *)&res, TIMEOUT) != RPC_SUCCESS) in ypbindproc_domain_3() 82 TIMEOUT) != RPC_SUCCESS) in ypbindproc_setdom_3()
|
H A D | yp_all.c | 149 if (s != RPC_SUCCESS && s != RPC_TIMEDOUT) { in __yp_all_cflookup() 156 case RPC_SUCCESS: in __yp_all_cflookup() 283 if (s != RPC_SUCCESS && s != RPC_TIMEDOUT) { in __yp_all_rsvdport() 291 case RPC_SUCCESS: in __yp_all_rsvdport()
|
/titanic_41/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()
|
H A D | nlm_rpc_handle.c | 111 hostp->nh_rpcb_ustat = RPC_SUCCESS; in update_host_rpcbinding() 117 hostp->nh_rpcb_state = ((stat == RPC_SUCCESS) ? in update_host_rpcbinding() 230 if (hostp->nh_rpcb_ustat != RPC_SUCCESS) { in nlm_host_get_rpc()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | clnt_generic.c | 108 if (rpc_stat == RPC_SUCCESS) { in clnt_create_vers_timed() 133 if (rpc_stat == RPC_SUCCESS) { in clnt_create_vers_timed() 182 enum clnt_stat save_cf_stat = RPC_SUCCESS; in clnt_create_timed() 226 rpc_createerr.cf_stat = RPC_SUCCESS; in clnt_create_timed() 229 if (rpc_createerr.cf_stat == RPC_SUCCESS) in clnt_create_timed() 273 (save_cf_stat != RPC_SUCCESS)) { in clnt_create_timed() 378 rpc_createerr.cf_stat = RPC_SUCCESS; in clnt_create_service_timed() 382 if (rpc_createerr.cf_stat == RPC_SUCCESS) in clnt_create_service_timed() 415 if (rpc_createerr.cf_stat == RPC_SUCCESS) in clnt_create_service_timed() 463 if (rpc_createerr.cf_stat != RPC_SUCCESS) { in clnt_create_service_timed()
|
H A D | clnt_raw.c | 196 status = RPC_SUCCESS; in clnt_raw_call() 202 if (status == RPC_SUCCESS) { in clnt_raw_call() 213 if (status == RPC_SUCCESS) { in clnt_raw_call() 263 return (RPC_SUCCESS); in clnt_raw_send()
|
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 …]
|
/titanic_41/usr/src/cmd/krb5/slave/ |
H A D | kpropd_rpc.c | 29 TIMEOUT) != RPC_SUCCESS) { 46 TIMEOUT) != RPC_SUCCESS) {
|
/titanic_41/usr/src/ucblib/librpcsoc/ |
H A D | clnt_tcp.c | 252 ct->ct_error.re_status = RPC_SUCCESS; 258 if (ct->ct_error.re_status == RPC_SUCCESS) 266 return (RPC_SUCCESS); 287 if (ct->ct_error.re_status == RPC_SUCCESS) 299 if (ct->ct_error.re_status == RPC_SUCCESS) { 305 if (ct->ct_error.re_status == RPC_SUCCESS)
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | mount_nfs.c | 187 if (pingnfs(host, &nfsvers) != RPC_SUCCESS) { in mount_nfs() 253 if (rpc_stat != RPC_SUCCESS) { in mount_nfs() 287 if (rpc_stat != RPC_SUCCESS) { in mount_nfs() 475 if (rpc_stat != RPC_SUCCESS) { in umount_nfs() 807 return (RPC_SUCCESS); in pingnfs() 825 clnt_stat = RPC_SUCCESS; in pingnfs() 829 if (clnt_stat == RPC_SUCCESS) { in pingnfs() 838 (void) printf("%s\n", clnt_stat == RPC_SUCCESS ? in pingnfs()
|
/titanic_41/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 | 321 ct->ct_error.re_status = RPC_SUCCESS; in clntbtcp_call() 340 return (RPC_SUCCESS); in clntbtcp_call() 359 if (ct->ct_error.re_status == RPC_SUCCESS) in clntbtcp_call() 372 if (ct->ct_error.re_status == RPC_SUCCESS) { in clntbtcp_call() 378 if (ct->ct_error.re_status == RPC_SUCCESS) { in clntbtcp_call()
|
H A D | rpc.c | 392 case RPC_SUCCESS: in brpc_call() 451 if (rpc_error.re_status != RPC_SUCCESS) { in brpc_call() 465 } while (rpc_error.re_status != RPC_SUCCESS && errno != ETIMEDOUT && in brpc_call() 477 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 | bootparams.c | 148 if (stat != RPC_SUCCESS) { in whoami() 303 if (stat == RPC_SUCCESS) { in getfile() 333 if (stat == RPC_SUCCESS) { in getfile()
|
/titanic_41/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 …]
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt_perr.c | 56 case RPC_SUCCESS: in clnt_sperrno() 147 case RPC_SUCCESS: in clnt_sperror()
|
/titanic_41/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 …]
|
/titanic_41/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) { 1119 if (gss_process_context_token_1(&arg, &res, clnt) != RPC_SUCCESS) { 1174 if (gss_delete_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) { 1301 if (gss_sign_1(&arg, &res, clnt) != RPC_SUCCESS) { 1394 if (gss_verify_1(&arg, &res, clnt) != RPC_SUCCESS) { 1487 if (gss_seal_1(&arg, &res, clnt) != RPC_SUCCESS) { [all …]
|