Home
last modified time | relevance | path

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

/trueos/sys/nlm/
HDnlm_prot_svc.c55 xdrproc_t xdr_argument, xdr_result; in nlm_prog_0() local
67 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_0()
83 if (retval > 0 && !svc_sendreply(rqstp, xdr_result, (char *)&result)) { in nlm_prog_0()
123 xdrproc_t xdr_argument, xdr_result; in nlm_prog_1() local
135 xdr_result = (xdrproc_t) xdr_nlm_testres; in nlm_prog_1()
141 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
147 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
153 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
159 xdr_result = (xdrproc_t) xdr_nlm_res; in nlm_prog_1()
165 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
[all …]
HDnlm_prot_server.c423 nlm_prog_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in nlm_prog_1_freeresult() argument
426 (void) xdr_free(xdr_result, result); in nlm_prog_1_freeresult()
505 nlm_prog_3_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in nlm_prog_3_freeresult() argument
508 (void) xdr_free(xdr_result, result); in nlm_prog_3_freeresult()
713 nlm_prog_4_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in nlm_prog_4_freeresult() argument
716 (void) xdr_free(xdr_result, result); in nlm_prog_4_freeresult()
/trueos/contrib/amd/hlfsd/
HDnfs_prot_svc.c98 xdrproc_t xdr_argument, xdr_result; in nfs_program_2() local
107 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
113 xdr_result = (xdrproc_t) xdr_attrstat; in nfs_program_2()
119 xdr_result = (xdrproc_t) xdr_attrstat; in nfs_program_2()
125 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
131 xdr_result = (xdrproc_t) xdr_diropres; in nfs_program_2()
143 xdr_result = (xdrproc_t) xdr_readlinkres; in nfs_program_2()
149 xdr_result = (xdrproc_t) xdr_readres; in nfs_program_2()
155 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
161 xdr_result = (xdrproc_t) xdr_attrstat; in nfs_program_2()
[all …]
/trueos/contrib/amd/amd/
HDnfs_prot_svc.c98 xdrproc_t xdr_argument, xdr_result; in nfs_program_2() local
159 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
165 xdr_result = (xdrproc_t) xdr_attrstat; in nfs_program_2()
171 xdr_result = (xdrproc_t) xdr_attrstat; in nfs_program_2()
177 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
183 xdr_result = (xdrproc_t) xdr_diropres; in nfs_program_2()
195 xdr_result = (xdrproc_t) xdr_readlinkres; in nfs_program_2()
201 xdr_result = (xdrproc_t) xdr_readres; in nfs_program_2()
207 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
213 xdr_result = (xdrproc_t) xdr_attrstat; in nfs_program_2()
[all …]
HDamq_svc.c122 xdrproc_t xdr_argument, xdr_result; in amq_program_1() local
144 xdr_result = (xdrproc_t) xdr_void; in amq_program_1()
150 xdr_result = (xdrproc_t) xdr_amq_mount_tree_p; in amq_program_1()
156 xdr_result = (xdrproc_t) xdr_void; in amq_program_1()
162 xdr_result = (xdrproc_t) xdr_amq_mount_stats; in amq_program_1()
168 xdr_result = (xdrproc_t) xdr_amq_mount_tree_list; in amq_program_1()
174 xdr_result = (xdrproc_t) xdr_int; in amq_program_1()
180 xdr_result = (xdrproc_t) xdr_amq_mount_info_qelem; in amq_program_1()
186 xdr_result = (xdrproc_t) xdr_amq_string; in amq_program_1()
192 xdr_result = (xdrproc_t) xdr_int; in amq_program_1()
[all …]
HDnfs_subr.c257 xdrproc_t xdr_result = (xdrproc_t) xdr_diropres; in nfs_quick_reply() local
281 if (!svc_sendreply(transp, (XDRPROC_T_TYPE) xdr_result, (SVC_IN_ARG_TYPE) & res)) in nfs_quick_reply()
/trueos/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
HDrpcb_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()
HDrpcb_svc_4.c79 xdrproc_t xdr_argument, xdr_result; in rpcb_service_4() local
103 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_4()
113 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_4()
119 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
129 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
139 xdr_result = (xdrproc_t)xdr_rpcblist_ptr; in rpcb_service_4()
166 xdr_result = (xdrproc_t)xdr_u_long; in rpcb_service_4()
176 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_4()
186 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
196 xdr_result = (xdrproc_t)xdr_rpcb_entry_list_ptr; in rpcb_service_4()
[all …]
/trueos/usr.sbin/rpcbind/
HDrpcb_svc.c77 xdrproc_t xdr_argument, xdr_result; in rpcb_service_3() local
98 xdr_result = (xdrproc_t )xdr_bool; in rpcb_service_3()
104 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_3()
110 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
120 xdr_result = (xdrproc_t)xdr_rpcblist_ptr; in rpcb_service_3()
134 xdr_result = (xdrproc_t)xdr_u_long; in rpcb_service_3()
144 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_3()
154 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
175 if (result != NULL && !svc_sendreply(transp, (xdrproc_t)xdr_result, in rpcb_service_3()
HDrpcb_svc_4.c80 xdrproc_t xdr_argument, xdr_result; in rpcb_service_4() local
105 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_4()
115 xdr_result = (xdrproc_t)xdr_bool; in rpcb_service_4()
121 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
131 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
141 xdr_result = (xdrproc_t)xdr_rpcblist_ptr; in rpcb_service_4()
168 xdr_result = (xdrproc_t)xdr_u_long; in rpcb_service_4()
178 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_4()
188 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
198 xdr_result = (xdrproc_t)xdr_rpcb_entry_list_ptr; in rpcb_service_4()
[all …]
/trueos/usr.sbin/keyserv/
HDkeyserv.c645 xdrproc_t xdr_argument, xdr_result; local
657 xdr_result = (xdrproc_t)xdr_int;
664 xdr_result = (xdrproc_t)xdr_cryptkeyres;
671 xdr_result = (xdrproc_t)xdr_cryptkeyres;
678 xdr_result = (xdrproc_t)xdr_des_block;
685 xdr_result = (xdrproc_t)xdr_getcredres;
692 xdr_result = (xdrproc_t)xdr_cryptkeyres;
699 xdr_result = (xdrproc_t)xdr_cryptkeyres;
707 xdr_result = (xdrproc_t)xdr_keystatus;
714 xdr_result = (xdrproc_t)xdr_key_netstres;
[all …]
/trueos/libexec/rpc.rusersd/
HDrusers_proc.c263 xdrproc_t xdr_argument, xdr_result; in rusers_service() local
273 xdr_result = (xdrproc_t)xdr_int; in rusers_service()
279 xdr_result = (xdrproc_t)xdr_utmpidlearr; in rusers_service()
296 xdr_result = (xdrproc_t)xdr_utmpidlearr; in rusers_service()
322 !svc_sendreply(transp, (xdrproc_t)xdr_result, result)) { in rusers_service()
/trueos/libexec/rpc.rwalld/
HDrwalld.c169 bool_t (*xdr_argument)(), (*xdr_result)(); in wallprog_1() local
179 xdr_result = xdr_void; in wallprog_1()
194 !svc_sendreply(transp, (xdrproc_t)xdr_result, result)) { in wallprog_1()
/trueos/libexec/rpc.rstatd/
HDrstat_proc.c410 bool_t (*xdr_argument)(), (*xdr_result)(); in rstat_service() local
420 xdr_result = xdr_statstime; in rstat_service()
440 xdr_result = xdr_u_int; in rstat_service()
469 !svc_sendreply(transp, (xdrproc_t)xdr_result, result)) { in rstat_service()
/trueos/usr.sbin/gssd/
HDgssd.c962 gssd_1_freeresult(SVCXPRT *transp, xdrproc_t xdr_result, caddr_t result) in gssd_1_freeresult() argument
971 if (xdr_result == (xdrproc_t) xdr_init_sec_context_res) { in gssd_1_freeresult()
974 } else if (xdr_result == (xdrproc_t) xdr_accept_sec_context_res) { in gssd_1_freeresult()
977 } else if (xdr_result == (xdrproc_t) xdr_delete_sec_context_res) { in gssd_1_freeresult()
980 } else if (xdr_result == (xdrproc_t) xdr_export_sec_context_res) { in gssd_1_freeresult()
986 } else if (xdr_result == (xdrproc_t) xdr_export_name_res) { in gssd_1_freeresult()
989 } else if (xdr_result == (xdrproc_t) xdr_acquire_cred_res) { in gssd_1_freeresult()
992 } else if (xdr_result == (xdrproc_t) xdr_pname_to_uid_res) { in gssd_1_freeresult()
996 } else if (xdr_result == (xdrproc_t) xdr_display_status_res) { in gssd_1_freeresult()
/trueos/usr.sbin/ypbind/
HDypbind.c294 bool_t (*xdr_argument)(), (*xdr_result)(); in ypbindprog_2() local
300 xdr_result = xdr_void; in ypbindprog_2()
306 xdr_result = xdr_ypbind_resp; in ypbindprog_2()
325 xdr_result = xdr_void; in ypbindprog_2()
340 !svc_sendreply(transp, (xdrproc_t)xdr_result, result)) { in ypbindprog_2()