Home
last modified time | relevance | path

Searched refs:xdr_result (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/server/
H A Dkadm_rpc_svc.c94 bool_t (*xdr_argument)(), (*xdr_result)(); local
113 xdr_result = xdr_generic_ret;
119 xdr_result = xdr_generic_ret;
125 xdr_result = xdr_generic_ret;
131 xdr_result = xdr_generic_ret;
137 xdr_result = xdr_gprinc_ret;
143 xdr_result = xdr_gprincs_ret;
149 xdr_result = xdr_generic_ret;
156 xdr_result = xdr_generic_ret;
163 xdr_result = xdr_generic_ret;
[all …]
/titanic_41/usr/src/cmd/rpcbind/
H A Drpcb_svc.c84 xdrproc_t xdr_argument, xdr_result; in rpcb_service_3() local
118 xdr_result = xdr_bool; in rpcb_service_3()
141 xdr_result = xdr_bool; in rpcb_service_3()
147 xdr_result = xdr_wrapstring; in rpcb_service_3()
153 xdr_result = xdr_rpcblist_ptr_ptr; in rpcb_service_3()
163 xdr_result = xdr_u_long; in rpcb_service_3()
169 xdr_result = xdr_netbuf; in rpcb_service_3()
175 xdr_result = xdr_wrapstring; in rpcb_service_3()
191 if (retval > 0 && !svc_sendreply(transp, xdr_result, (char *)&result)) { in rpcb_service_3()
209 xdr_free(xdr_result, (char *)&result); in rpcb_service_3()
H A Drpcb_svc_4.c81 xdrproc_t xdr_argument, xdr_result; in rpcb_service_4() local
109 xdr_result = xdr_bool; in rpcb_service_4()
126 xdr_result = xdr_bool; in rpcb_service_4()
132 xdr_result = xdr_wrapstring; in rpcb_service_4()
138 xdr_result = xdr_rpcblist_ptr_ptr; in rpcb_service_4()
148 xdr_result = xdr_u_long; in rpcb_service_4()
154 xdr_result = xdr_netbuf; in rpcb_service_4()
160 xdr_result = xdr_wrapstring; in rpcb_service_4()
166 xdr_result = xdr_wrapstring; in rpcb_service_4()
176 xdr_result = xdr_rpcb_entry_list_ptr_wrap; in rpcb_service_4()
[all …]
/titanic_41/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_freeresult.c33 metad_1_freeresult(SVCXPRT *unused, xdrproc_t xdr_result, caddr_t result) in metad_1_freeresult() argument
35 xdr_free(xdr_result, result); in metad_1_freeresult()
41 metad_2_freeresult(SVCXPRT *unused, xdrproc_t xdr_result, caddr_t result) in metad_2_freeresult() argument
43 xdr_free(xdr_result, result); in metad_2_freeresult()
/titanic_41/usr/src/cmd/keyserv/
H A Dkeyserv.c1114 bool_t (*xdr_argument)(), (*xdr_result)(); local
1128 xdr_result = xdr_int;
1135 xdr_result = xdr_cryptkeyres;
1142 xdr_result = xdr_cryptkeyres;
1149 xdr_result = xdr_des_block;
1156 xdr_result = xdr_getcredres;
1164 xdr_result = xdr_cryptkeyres;
1171 xdr_result = xdr_cryptkeyres;
1179 xdr_result = xdr_keystatus;
1186 xdr_result = xdr_key_netstres;
[all …]
/titanic_41/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c480 bool_t (*xdr_argument)(), (*xdr_result)(); local
490 xdr_result = xdr_void;
496 xdr_result = xdr_ypbind_resp;
502 xdr_result = xdr_void;
521 if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
541 bool_t (*xdr_argument)(), (*xdr_result)(); local
551 xdr_result = xdr_void;
558 xdr_result = xdr_ypbind_resp_2;
575 if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
/titanic_41/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c211 bool_t (*xdr_argument)(), (*xdr_result)(); in sm_prog_1() local
228 xdr_result = xdr_reg1res; in sm_prog_1()
246 xdr_result = xdr_sm_stat_res; in sm_prog_1()
252 xdr_result = xdr_sm_stat_res; in sm_prog_1()
258 xdr_result = xdr_sm_stat; in sm_prog_1()
264 xdr_result = xdr_sm_stat; in sm_prog_1()
270 xdr_result = xdr_void; in sm_prog_1()
276 xdr_result = xdr_void; in sm_prog_1()
294 if (!svc_sendreply(transp, xdr_result, (caddr_t)&result)) { in sm_prog_1()
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c177 bool_t (*xdr_argument)(), (*xdr_result)(); in bootparamprog_1() local
189 xdr_result = xdr_bp_whoami_res; in bootparamprog_1()
195 xdr_result = xdr_bp_getfile_res; in bootparamprog_1()
211 if (result != NULL && !svc_sendreply(transp, xdr_result, result)) { in bootparamprog_1()
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_freeresult.c35 xdrproc_t xdr_result, in med_prog_1_freeresult() argument
39 xdr_free(xdr_result, result); in med_prog_1_freeresult()
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_freeresult.c35 xdrproc_t xdr_result, in metamhd_1_freeresult() argument
39 xdr_free(xdr_result, result); in metamhd_1_freeresult()
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_svc.c746 cachefsdprog_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, in cachefsdprog_1_freeresult() argument
753 (void) xdr_free(xdr_result, resultp); in cachefsdprog_1_freeresult()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Dserver.c1313 idmap_prog_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, in idmap_prog_1_freeresult() argument
1316 (void) xdr_free(xdr_result, result); in idmap_prog_1_freeresult()
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c510 caddr_t argsp, xdrproc_t xdr_result, caddr_t resultp, struct timeval wait) in nlm_clnt_call() argument
543 argsp, xdr_result, resultp, wait); in nlm_clnt_call()