/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_metad.c | 449 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_add_drv_sidenms() 566 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_imp_adddrvs() 654 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_adddrvs() 742 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_addhosts() 819 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_createset() 898 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_mncreateset() 971 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_joinset() 1042 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_withdrawset() 1122 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_del_drv_sidenms() 1204 CLNT_CONTROL(clntp, CLGET_VERS, (char *)&version); in clnt_deldrvs() [all …]
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rpcb_clnt.c | 724 CLNT_CONTROL(client, CLSET_VERS, (char *)&vers); in __rpcb_findaddr_timed() 743 CLNT_CONTROL(client, CLSET_RETRY_TIMEOUT, in __rpcb_findaddr_timed() 830 CLNT_CONTROL(client, CLSET_RETRY_TIMEOUT, in __rpcb_findaddr_timed() 833 CLNT_CONTROL(client, CLSET_VERS, (char *)&vers); in __rpcb_findaddr_timed() 977 CLNT_CONTROL(client, CLSET_RETRY_TIMEOUT, (char *)&rpcbrmttime); in __rpcb_findaddr_timed() 978 CLNT_CONTROL(client, CLSET_VERS, (char *)&pmapvers); in __rpcb_findaddr_timed() 1003 CLNT_CONTROL(client, CLGET_SVC_ADDR, (char *)&remote); in __rpcb_findaddr_timed() 1129 CLNT_CONTROL(client, CLGET_VERS, (char *)&vers); in rpcb_getmaps() 1132 CLNT_CONTROL(client, CLSET_VERS, (char *)&vers); in rpcb_getmaps() 1169 CLNT_CONTROL(client, CLSET_RETRY_TIMEOUT, (char *)&rmttimeout); in rpcb_rmtcall() [all …]
|
H A D | clnt_simple.c | 145 (void) CLNT_CONTROL(rcp->client, in rpc_call() 147 if (CLNT_CONTROL(rcp->client, CLGET_FD, (char *)&fd)) in rpc_call()
|
H A D | clnt_generic.c | 129 CLNT_CONTROL(clnt, CLSET_VERS, (char *)&v_high); in clnt_create_vers_timed() 448 (void) CLNT_CONTROL(clnt, CLSET_FD_CLOSE, NULL); in clnt_create_service_timed() 536 if (CLNT_CONTROL(cl, CLSET_SVC_ADDR, (void *)svcaddr) == TRUE) { in clnt_tp_create_timed() 561 (void) CLNT_CONTROL(cl, CLSET_PROG, (void *)&prog); in clnt_tp_create_timed() 562 (void) CLNT_CONTROL(cl, CLSET_VERS, (void *)&vers); in clnt_tp_create_timed() 738 (void) CLNT_CONTROL(cl, CLSET_FD_CLOSE, NULL); in _clnt_tli_create_timed()
|
H A D | rpc_soc.c | 134 (void) CLNT_CONTROL(cl, CLSET_FD_CLOSE, NULL); in clnt_com_create() 165 (void) CLNT_CONTROL(cl, CLSET_RETRY_TIMEOUT, (char *)&wait); in clntudp_bufcreate()
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | clnt.h | 139 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) macro
|
/titanic_41/usr/src/uts/common/rpc/sec_gss/ |
H A D | rpcsec_gss.c | 637 (void) CLNT_CONTROL(clnt, CLGET_XID, (char *)&oldxid); 638 (void) CLNT_CONTROL(clnt, CLSET_XID, (char *)&zeroxid); 703 (void) CLNT_CONTROL(clnt, CLSET_XID, (char *)&oldxid); 1295 (void) CLNT_CONTROL(ap->clnt, CLGET_XID, (char *)&oldxid); 1296 (void) CLNT_CONTROL(ap->clnt, CLSET_XID, (char *)&zeroxid); 1299 (void) CLNT_CONTROL(ap->clnt, CLSET_XID, (char *)&oldxid);
|
/titanic_41/usr/src/lib/libbc/inc/include/rpc/ |
H A D | clnt.h | 180 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) macro
|
/titanic_41/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 427 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL); 1417 (void) CLNT_CONTROL(client, CLSET_FD_NCLOSE, (char *)NULL); 1418 (void) CLNT_CONTROL(client, CLGET_FD, (char *)&fd); 1543 (void) CLNT_CONTROL(client, CLSET_VERS, (char *)&versnum); 1569 (void) CLNT_CONTROL(client, CLSET_VERS, (char *)&versnum);
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 303 void CLNT_CONTROL(cl, request, info) { } in CLNT_CONTROL() function
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_client.c | 286 (void) CLNT_CONTROL(clnt, CLSET_FD_CLOSE, (char *)NULL);
|
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md_med.c | 586 if (!CLNT_CONTROL(client, CLSET_NODELAYONERR, (char *)&clset)) { in med_get_pmap_addr() 702 if (!CLNT_CONTROL(client, CLSET_NODELAYONERR, (char *)&clset)) { in med_get_rpcb_addr() 830 if (!CLNT_CONTROL(*clientp, CLSET_NODELAYONERR, (char *)&clset)) { in med_get_rpc_handle()
|
/titanic_41/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_proc.c | 818 (void) CLNT_CONTROL(client, CLGET_FD, (caddr_t)&fd); in create_client() 826 (void) CLNT_CONTROL(client, in create_client()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt.h | 595 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) macro
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_deleg.c | 539 (void) CLNT_CONTROL(ch, CLSET_BINDRESVPORT, (char *)&useresvport); in rfs4_cbch_init() 583 (void) CLNT_CONTROL(cbch, CLSET_XID, (char *)&zilch); in rfs4_cb_getch()
|
H A D | nfs_dlinet.c | 1973 (void) CLNT_CONTROL(cl, CLSET_BCAST, (char *)&bcast); in pmap_rmt_call()
|
H A D | nfs4_subr.c | 969 (void) CLNT_CONTROL(cp->ch_client, CLSET_PROGRESS, NULL); in clget4()
|
H A D | nfs_subr.c | 450 (void) CLNT_CONTROL(cp->ch_client, CLSET_PROGRESS, NULL); in clget_impl()
|
/titanic_41/usr/src/lib/libnsl/yp/ |
H A D | yp_bind.c | 504 (void) CLNT_CONTROL(pdomb->dom_client, CLSET_FD_CLOSE, NULL); in load_dom_binding_rsvdport()
|
/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_clnt.c | 2763 (void) CLNT_CONTROL(client, CLSET_PROGRESS, NULL); in rdc_clnt_get() 2785 (void) CLNT_CONTROL(ch->ch_client, CLSET_PROGRESS, in rdc_clnt_get() 2836 (void) CLNT_CONTROL(*clp, CLSET_PROGRESS, NULL); in rdc_clnt_get()
|