Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_svc.c53 xdrproc_t xdr_argument, xdr_result; in nlm_prog_0() local
65 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_0()
81 if (retval > 0 && !svc_sendreply(rqstp, xdr_result, (char *)&result)) { in nlm_prog_0()
121 xdrproc_t xdr_argument, xdr_result; in nlm_prog_1() local
133 xdr_result = (xdrproc_t) xdr_nlm_testres; in nlm_prog_1()
139 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
145 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
151 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
157 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
163 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
[all …]
H A Dnlm_prot_server.c421 nlm_prog_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in nlm_prog_1_freeresult() argument
424 (void) xdr_free(xdr_result, result); in nlm_prog_1_freeresult()
503 nlm_prog_3_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in nlm_prog_3_freeresult() argument
506 (void) xdr_free(xdr_result, result); in nlm_prog_3_freeresult()
711 nlm_prog_4_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in nlm_prog_4_freeresult() argument
714 (void) xdr_free(xdr_result, result); in nlm_prog_4_freeresult()
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc.c76 xdrproc_t xdr_argument, xdr_result; in rpcb_service_3() local
97 xdr_result = (xdrproc_t )xdr_bool; in rpcb_service_3()
103 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_3()
109 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
119 xdr_result = (xdrproc_t)xdr_rpcblist_ptr; in rpcb_service_3()
133 xdr_result = (xdrproc_t)xdr_u_long; in rpcb_service_3()
143 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_3()
153 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
174 if (result != NULL && !svc_sendreply(transp, (xdrproc_t)xdr_result, in rpcb_service_3()
H A Drpcb_svc_4.c76 xdrproc_t xdr_argument, xdr_result; in rpcb_service_4() local
101 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_4()
111 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_4()
117 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
127 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
137 xdr_result = (xdrproc_t)xdr_rpcblist_ptr; in rpcb_service_4()
164 xdr_result = (xdrproc_t)xdr_u_long; in rpcb_service_4()
174 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_4()
184 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
194 xdr_result = (xdrproc_t)xdr_rpcb_entry_list_ptr; in rpcb_service_4()
[all …]
/freebsd/usr.sbin/ypldap/
H A Dyp.c140 xdrproc_t xdr_result; in yp_dispatch() local
157 xdr_result = (xdrproc_t) xdr_void; in yp_dispatch()
162 xdr_result = (xdrproc_t) xdr_void; in yp_dispatch()
172 xdr_result = (xdrproc_t) xdr_bool; in yp_dispatch()
179 xdr_result = (xdrproc_t) xdr_bool; in yp_dispatch()
186 xdr_result = (xdrproc_t) xdr_ypresp_val; in yp_dispatch()
193 xdr_result = (xdrproc_t) xdr_ypresp_key_val; in yp_dispatch()
200 xdr_result = (xdrproc_t) xdr_ypresp_key_val; in yp_dispatch()
219 xdr_result = (xdrproc_t) xdr_ypresp_all; in yp_dispatch()
227 xdr_result = (xdrproc_t) xdr_ypresp_master; in yp_dispatch()
[all …]
/freebsd/libexec/rpc.rusersd/
H A Drusers_proc.c260 xdrproc_t xdr_argument, xdr_result; in rusers_service() local
270 xdr_result = (xdrproc_t)xdr_int; in rusers_service()
276 xdr_result = (xdrproc_t)xdr_utmpidlearr; in rusers_service()
293 xdr_result = (xdrproc_t)xdr_utmpidlearr; in rusers_service()
319 !svc_sendreply(transp, (xdrproc_t)xdr_result, result)) { in rusers_service()
/freebsd/libexec/rpc.rwalld/
H A Drwalld.c169 xdrproc_t xdr_argument, xdr_result; in wallprog_1() local
180 xdr_result = (xdrproc_t)xdr_void; in wallprog_1()
195 !svc_sendreply(transp, xdr_result, result)) { in wallprog_1()
/freebsd/libexec/rpc.rstatd/
H A Drstat_proc.c401 xdrproc_t xdr_argument, xdr_result; in rstat_service() local
412 xdr_result = (xdrproc_t)xdr_statstime; in rstat_service()
432 xdr_result = (xdrproc_t)xdr_u_int; in rstat_service()
461 !svc_sendreply(transp, xdr_result, result)) { in rstat_service()
/freebsd/usr.sbin/gssd/
H A Dgssd.c946 gssd_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in gssd_1_freeresult() argument
955 if (xdr_result == (xdrproc_t) xdr_init_sec_context_res) { in gssd_1_freeresult()
958 } else if (xdr_result == (xdrproc_t) xdr_accept_sec_context_res) { in gssd_1_freeresult()
961 } else if (xdr_result == (xdrproc_t) xdr_delete_sec_context_res) { in gssd_1_freeresult()
964 } else if (xdr_result == (xdrproc_t) xdr_export_sec_context_res) { in gssd_1_freeresult()
970 } else if (xdr_result == (xdrproc_t) xdr_export_name_res) { in gssd_1_freeresult()
973 } else if (xdr_result == (xdrproc_t) xdr_acquire_cred_res) { in gssd_1_freeresult()
976 } else if (xdr_result == (xdrproc_t) xdr_pname_to_uid_res) { in gssd_1_freeresult()
980 } else if (xdr_result == (xdrproc_t) xdr_display_status_res) { in gssd_1_freeresult()
/freebsd/usr.sbin/ypbind/
H A Dypbind.c298 xdrproc_t xdr_argument, xdr_result; in ypbindprog_2() local
306 xdr_result = (xdrproc_t)xdr_void; in ypbindprog_2()
312 xdr_result = (xdrproc_t)xdr_ypbind_resp; in ypbindprog_2()
331 xdr_result = (xdrproc_t)xdr_void; in ypbindprog_2()
346 !svc_sendreply(transp, xdr_result, result)) { in ypbindprog_2()
/freebsd/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c374 rpctlscd_2_freeresult(__unused SVCXPRT *transp, __unused xdrproc_t xdr_result, in rpctlscd_2_freeresult() argument
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c558 rpctlssd_2_freeresult(__unused SVCXPRT *transp, xdrproc_t xdr_result __unused, in rpctlssd_2_freeresult()