Home
last modified time | relevance | path

Searched refs:xdr_void (Results 1 – 25 of 53) sorted by relevance

123

/netbsd/src/sys/fs/nfs/nlm/
Dnlm_prot_svc.c63 (xdrproc_t) xdr_void, (char *)NULL); in nlm_prog_0()
69 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_0()
131 (xdrproc_t) xdr_void, (char *)NULL); in nlm_prog_1()
167 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
173 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
179 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
185 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
191 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
197 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
203 xdr_result = (xdrproc_t) xdr_void; in nlm_prog_1()
[all …]
Dnlm_prot_clnt.c27 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_sm_notify_0()
81 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_test_msg_1()
90 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_lock_msg_1()
99 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_cancel_msg_1()
108 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_unlock_msg_1()
117 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_granted_msg_1()
126 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_test_res_1()
135 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_lock_res_1()
144 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_cancel_res_1()
153 (xdrproc_t) xdr_void, (caddr_t) clnt_res, in nlm_unlock_res_1()
[all …]
/netbsd/src/external/bsd/am-utils/dist/amq/
Damq_clnt.c59 (XDRPROC_T_TYPE) xdr_void, argp, in amqproc_null_1()
60 (XDRPROC_T_TYPE) xdr_void, &res, TIMEOUT) in amqproc_null_1()
92 (XDRPROC_T_TYPE) xdr_void, &res, in amqproc_umnt_1()
124 (XDRPROC_T_TYPE) xdr_void, argp, in amqproc_stats_1()
141 (XDRPROC_T_TYPE) xdr_void, argp, in amqproc_export_1()
171 if (clnt_call(clnt, AMQPROC_GETMNTFS, (XDRPROC_T_TYPE) xdr_void, argp, in amqproc_getmntfs_1()
185 if (clnt_call(clnt, AMQPROC_GETMAPINFO, (XDRPROC_T_TYPE) xdr_void, argp, in amqproc_getmapinfo_1()
215 if (clnt_call(clnt, AMQPROC_GETVERS, (XDRPROC_T_TYPE) xdr_void, argp, in amqproc_getvers_1()
230 if (clnt_call(clnt, AMQPROC_GETPID, (XDRPROC_T_TYPE) xdr_void, argp, in amqproc_getpid_1()
/netbsd/src/external/bsd/am-utils/dist/amd/
Damq_svc.c187 xdr_argument = (xdrproc_t) xdr_void; in amq_program_1()
188 xdr_result = (xdrproc_t) xdr_void; in amq_program_1()
200 xdr_result = (xdrproc_t) xdr_void; in amq_program_1()
205 xdr_argument = (xdrproc_t) xdr_void; in amq_program_1()
211 xdr_argument = (xdrproc_t) xdr_void; in amq_program_1()
223 xdr_argument = (xdrproc_t) xdr_void; in amq_program_1()
229 xdr_argument = (xdrproc_t) xdr_void; in amq_program_1()
235 xdr_argument = (xdrproc_t) xdr_void; in amq_program_1()
256 xdr_argument = (xdrproc_t) xdr_void; in amq_program_1()
Dnfs_prot_svc.c157 xdr_argument = (xdrproc_t) xdr_void; in nfs_program_2()
158 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
175 xdr_argument = (xdrproc_t) xdr_void; in nfs_program_2()
176 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
205 xdr_argument = (xdrproc_t) xdr_void; in nfs_program_2()
206 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
334 _xdr_argument = (xdrproc_t) xdr_void; in nfs_program_3()
335 _xdr_result = (xdrproc_t) xdr_void; in nfs_program_3()
/netbsd/src/usr.sbin/rpc.lockd/
Dtest.c110 st = clnt_call(clnt, NLM_TEST_MSG, xdr_nlm_testargs, argp, xdr_void, in nlm_test_msg_1()
126 st = clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void, in nlm_lock_msg_1()
143 st = clnt_call(clnt, NLM_CANCEL_MSG, xdr_nlm_cancargs, argp, xdr_void, in nlm_cancel_msg_1()
159 st = clnt_call(clnt, NLM_UNLOCK_MSG, xdr_nlm_unlockargs, argp, xdr_void, in nlm_unlock_msg_1()
175 st = clnt_call(clnt, NLM_GRANTED_MSG, xdr_nlm_testargs, argp, xdr_void, in nlm_granted_msg_1()
191 st = clnt_call(clnt, NLM_TEST_RES, xdr_nlm_testres, argp, xdr_void, in nlm_test_res_1()
207 st = clnt_call(clnt, NLM_LOCK_RES, xdr_nlm_res, argp, xdr_void, in nlm_lock_res_1()
223 st = clnt_call(clnt, NLM_CANCEL_RES, xdr_nlm_res, argp, xdr_void, in nlm_cancel_res_1()
239 st = clnt_call(clnt, NLM_UNLOCK_RES, xdr_nlm_res, argp, xdr_void, in nlm_unlock_res_1()
255 st = clnt_call(clnt, NLM_GRANTED_RES, xdr_nlm_res, argp, xdr_void, in nlm_granted_res_1()
[all …]
/netbsd/src/tests/lib/libc/rpc/
Dt_rpc.c82 if (clnt_call(clnt, RPCBPROC_NULL, xdr_void, NULL, xdr_void, NULL, tv) in onehost()
105 if (!svc_sendreply(transp, (xdrproc_t)xdr_void, NULL)) in server()
111 if (!svc_sendreply(transp, (xdrproc_t)xdr_void, NULL)) in server()
208 rv = clnt_call(clnt, DESTROY, (xdrproc_t)xdr_void, NULL, in regtest()
209 (xdrproc_t)xdr_void, NULL, tout); in regtest()
225 (xdrproc_t)xdr_void, NULL, (xdrproc_t)xdr_void, in allhosts()
/netbsd/src/external/bsd/am-utils/dist/hlfsd/
Dnfs_prot_svc.c104 xdr_argument = (xdrproc_t) xdr_void; in nfs_program_2()
105 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
122 xdr_argument = (xdrproc_t) xdr_void; in nfs_program_2()
123 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
152 xdr_argument = (xdrproc_t) xdr_void; in nfs_program_2()
153 xdr_result = (xdrproc_t) xdr_void; in nfs_program_2()
/netbsd/src/usr.bin/rpcinfo/
Drpcinfo.c400 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void,
401 NULL, (xdrproc_t)xdr_void, NULL, to);
424 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void,
425 NULL, (xdrproc_t)xdr_void, NULL, to);
451 rpc_stat = CLNT_CALL(client, NULLPROC, (xdrproc_t)xdr_void,
452 NULL, (xdrproc_t)xdr_void, NULL, to);
508 (xdrproc_t)xdr_void, NULL, (xdrproc_t)xdr_pmaplist_ptr,
635 (xdrproc_t)xdr_void, NULL, (xdrproc_t)xdr_void,
721 clnt_st = CLNT_CALL(client, RPCBPROC_DUMP, (xdrproc_t)xdr_void,
734 (xdrproc_t)xdr_void, NULL,
[all …]
/netbsd/src/usr.sbin/spray/
Dspray.c145 … if (clnt_call(cl, SPRAYPROC_CLEAR, xdr_void, NULL, xdr_void, NULL, TIMEOUT) != RPC_SUCCESS) { in main()
156 … clnt_call(cl, SPRAYPROC_SPRAY, xdr_sprayarr, &host_array, xdr_void, NULL, ONE_WAY); in main()
165 …if (clnt_call(cl, SPRAYPROC_GET, xdr_void, NULL, xdr_spraycumul, &host_stats, TIMEOUT) != RPC_SUCC… in main()
/netbsd/src/usr.sbin/ypserv/yppush/
Dyppush_svc.c95 xdr_argument = (xdrproc_t)xdr_void; in yppush_xfrrespprog_1()
96 xdr_result = (xdrproc_t)xdr_void; in yppush_xfrrespprog_1()
102 xdr_result = (xdrproc_t)xdr_void; in yppush_xfrrespprog_1()
Dyppush.c211 retval = clnt_call(ypserv, YPPROC_CLEAR, xdr_void, 0, xdr_void, 0, tv); in main()
397 xdr_void, NULL, tv); /* do it! */ in push()
/netbsd/src/usr.sbin/rpcbind/
Drpcb_svc.c92 (void) svc_sendreply(transp, (xdrproc_t)xdr_void, NULL); in rpcb_service_3()
118 xdr_argument = (xdrproc_t)xdr_void; in rpcb_service_3()
132 xdr_argument = (xdrproc_t)xdr_void; in rpcb_service_3()
Drpcb_svc_4.c94 (void) svc_sendreply(transp, (xdrproc_t) xdr_void, NULL); in rpcb_service_4()
138 xdr_argument = (xdrproc_t)xdr_void; in rpcb_service_4()
165 xdr_argument = (xdrproc_t)xdr_void; in rpcb_service_4()
205 xdr_argument = (xdrproc_t)xdr_void; in rpcb_service_4()
/netbsd/src/external/bsd/am-utils/dist/fixmount/
Dfixmount.c176 (XDRPROC_T_TYPE) xdr_void, in remove_mount()
235 (XDRPROC_T_TYPE) xdr_void, in remove_all()
237 (XDRPROC_T_TYPE) xdr_void, in remove_all()
389 (XDRPROC_T_TYPE) xdr_void, in main()
403 (XDRPROC_T_TYPE) xdr_void, in main()
/netbsd/src/lib/libc/rpc/
Dclnt_generic.c102 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, in __weak_alias()
103 NULL, (xdrproc_t) xdr_void, NULL, to); in __weak_alias()
122 rpc_stat = clnt_call(clnt, NULLPROC, (xdrproc_t) xdr_void, in __weak_alias()
123 NULL, (xdrproc_t) xdr_void, NULL, to); in __weak_alias()
Dsvc_simple.c268 if (svc_sendreply(transp, (xdrproc_t) xdr_void, NULL) == in universal()
298 pl->p_outproc != (xdrproc_t) xdr_void){ in universal()
/netbsd/src/libexec/rpc.rusersd/
Drusers_proc.c297 (void)svc_sendreply(transp, (xdrproc_t)xdr_void, NULL); in rusers_service()
301 xdr_argument = (xdrproc_t)xdr_void; in rusers_service()
317 xdr_argument = (xdrproc_t)xdr_void; in rusers_service()
337 xdr_argument = (xdrproc_t)xdr_void; in rusers_service()
/netbsd/src/usr.sbin/ypserv/ypserv/
Dypserv.c158 xdr_argument = (xdrproc_t)xdr_void; in ypprog_2()
159 xdr_result = (xdrproc_t)xdr_void; in ypprog_2()
207 xdr_argument = (xdrproc_t)xdr_void; in ypprog_2()
208 xdr_result = (xdrproc_t)xdr_void; in ypprog_2()
/netbsd/src/external/bsd/am-utils/dist/conf/transp/
Dtransp_sockets.c397 (XDRPROC_T_TYPE) xdr_void, in check_pmap_up()
399 (XDRPROC_T_TYPE) xdr_void, in check_pmap_up()
457 (XDRPROC_T_TYPE) xdr_void, in get_nfs_version()
459 (XDRPROC_T_TYPE) xdr_void, in get_nfs_version()
/netbsd/src/usr.sbin/rpc.statd/
Dtest.c74 if (clnt_call(clnt, SM_SIMU_CRASH, xdr_void, argp, xdr_void, in sm_simu_crash_1()
/netbsd/src/libexec/rpc.rwalld/
Drwalld.c160 (void)svc_sendreply(transp, (xdrproc_t)xdr_void, NULL); in wallprog_1()
165 xdr_result = (xdrproc_t)xdr_void; in wallprog_1()
/netbsd/src/libexec/rpc.rstatd/
Drstat_proc.c303 (void)svc_sendreply(transp, (xdrproc_t)xdr_void, NULL); in rstat_service()
307 xdr_argument = (xdrproc_t)xdr_void; in rstat_service()
329 xdr_argument = (xdrproc_t)xdr_void; in rstat_service()
/netbsd/src/libexec/rpc.rquotad/
Drquotad.c120 (void)svc_sendreply(transp, (xdrproc_t)xdr_void, NULL); in rquota_service()
141 (void)svc_sendreply(transp, (xdrproc_t)xdr_void, NULL); in ext_rquota_service()
/netbsd/src/usr.bin/rusers/
Drusers.c246 clnt_stat = clnt_call(rusers_clnt, RUSERSPROC_NAMES, xdr_void, NULL, in onehost()
264 RUSERSPROC_NAMES, (xdrproc_t)xdr_void, NULL, in allhosts()

123