| /mirbsd/src/usr.bin/rpcinfo/ |
| D | rpcinfo.c | 247 rpc_stat = clnt_call(client, NULLPROC, xdr_void, (char *)NULL, in udpping() 248 xdr_void, (char *)NULL, to); in udpping() 270 rpc_stat = clnt_call(client, NULLPROC, xdr_void, in udpping() 271 (char *)NULL, xdr_void, (char *)NULL, to); in udpping() 307 rpc_stat = clnt_call(client, NULLPROC, xdr_void, in udpping() 308 (char *)NULL, xdr_void, (char *)NULL, to); in udpping() 327 rpc_stat = clnt_call(client, 0, xdr_void, (char *)NULL, in udpping() 328 xdr_void, (char *)NULL, to); in udpping() 373 rpc_stat = clnt_call(client, NULLPROC, xdr_void, (char *)NULL, in tcpping() 374 xdr_void, (char *)NULL, to); in tcpping() [all …]
|
| /mirbsd/src/usr.sbin/rpc.lockd/ |
| D | test.c | 93 if (clnt_call(clnt, NLM_TEST_MSG, xdr_nlm_testargs, argp, xdr_void, in nlm_test_msg_1() 107 …if (clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void, NULL, TIMEOUT) != RPC_SUCCESS)… in nlm_lock_msg_1() 121 if (clnt_call(clnt, NLM_CANCEL_MSG, xdr_nlm_cancargs, argp, xdr_void, in nlm_cancel_msg_1() 135 if (clnt_call(clnt, NLM_UNLOCK_MSG, xdr_nlm_unlockargs, argp, xdr_void, in nlm_unlock_msg_1() 149 if (clnt_call(clnt, NLM_GRANTED_MSG, xdr_nlm_testargs, argp, xdr_void, in nlm_granted_msg_1() 163 if (clnt_call(clnt, NLM_TEST_RES, xdr_nlm_testres, argp, xdr_void, in nlm_test_res_1() 177 if (clnt_call(clnt, NLM_LOCK_RES, xdr_nlm_res, argp, xdr_void, in nlm_lock_res_1() 191 if (clnt_call(clnt, NLM_CANCEL_RES, xdr_nlm_res, argp, xdr_void, in nlm_cancel_res_1() 205 if (clnt_call(clnt, NLM_UNLOCK_RES, xdr_nlm_res, argp, xdr_void, in nlm_unlock_res_1() 219 if (clnt_call(clnt, NLM_GRANTED_RES, xdr_nlm_res, argp, xdr_void, in nlm_granted_res_1() [all …]
|
| D | procs.c | 158 success = clnt_call(cli, opcode, xdr_nlm_res, result, xdr_void, in transmit_result() 197 success = clnt_call(cli, NLM_TEST_RES, xdr_nlm_testres, &res, xdr_void, in nlm_test_msg_1_svc()
|
| /mirbsd/src/usr.sbin/spray/ |
| D | spray.c | 140 if (clnt_call(cl, SPRAYPROC_CLEAR, xdr_void, NULL, xdr_void, NULL, in main() 153 xdr_void, NULL, ONE_WAY); in main() 161 if (clnt_call(cl, SPRAYPROC_GET, xdr_void, NULL, xdr_spraycumul, in main()
|
| /mirbsd/src/lib/libc/rpc/ |
| D | svc_simple.c | 108 if (svc_sendreply(transp, xdr_void, NULL) == FALSE) { in universal() 126 pl->p_outproc != xdr_void) in universal()
|
| D | pmap_getmaps.c | 73 if (CLNT_CALL(client, PMAPPROC_DUMP, xdr_void, NULL, xdr_pmaplist, in pmap_getmaps()
|
| D | Makefile.inc | 147 xdr.3 xdr_void.3 \
|
| D | pmap_rmt.c | 360 msg.acpted_rply.ar_results.proc = xdr_void; in clnt_broadcast()
|
| D | xdr.c | 77 xdr_void(void) in xdr_void() function
|
| D | clnt_tcp.c | 274 reply_msg.acpted_rply.ar_results.proc = xdr_void; in clnttcp_call()
|
| /mirbsd/src/libexec/rpc.rwalld/ |
| D | rwalld.c | 155 (void)svc_sendreply(transp, xdr_void, (char *)NULL); in wallprog_1() 160 xdr_result = (xdrproc_t)xdr_void; in wallprog_1()
|
| /mirbsd/src/libexec/rpc.rusersd/ |
| D | rusers_proc.c | 342 (void)svc_sendreply(transp, xdr_void, (char *)NULL); in rusers_service() 346 xdr_argument = (xdrproc_t)xdr_void; in rusers_service() 363 xdr_argument = (xdrproc_t)xdr_void; in rusers_service() 391 xdr_argument = (xdrproc_t)xdr_void; in rusers_service()
|
| /mirbsd/src/libexec/rpc.rstatd/ |
| D | rstat_proc.c | 294 (void)svc_sendreply(transp, xdr_void, (char *)NULL); in rstat_service() 298 xdr_argument = (xdrproc_t)xdr_void; in rstat_service() 320 xdr_argument = (xdrproc_t)xdr_void; in rstat_service()
|
| /mirbsd/src/usr.bin/rup/ |
| D | rup.c | 254 if (clnt_call(rstat_clnt, RSTATPROC_STATS, xdr_void, NULL, in onehost() 280 xdr_void, NULL, xdr_statstime, (char *)&host_stat, rstat_reply); in allhosts()
|
| /mirbsd/src/usr.bin/showmount/ |
| D | showmount.c | 176 estat = clnt_call(client, RPCMNT_DUMP, xdr_void, (char *)0, in main() 185 estat = clnt_call(client, RPCMNT_EXPORT, xdr_void, (char *)0, in main()
|
| /mirbsd/src/usr.bin/rusers/ |
| D | rusers.c | 372 error = clnt_call(rusers_clnt, RUSERSPROC_NAMES, xdr_void, NULL, in onehost() 397 error = clnt_call(rusers_clnt, RUSERSPROC_NAMES, xdr_void, NULL, in onehost() 449 msgp->acpted_rply.ar_results.proc = xdr_void; in get_reply() 519 args.xdr_args = xdr_void; in allhosts()
|
| /mirbsd/src/libexec/rpc.sprayd/ |
| D | sprayd.c | 133 (void)svc_sendreply(transp, xdr_void, (char *)NULL); in spray_service()
|
| /mirbsd/src/usr.bin/rwall/ |
| D | rwall.c | 101 if (clnt_call(cl, WALLPROC_WALL, xdr_wrapstring, &mbuf, xdr_void, in main()
|
| /mirbsd/src/usr.sbin/portmap/ |
| D | portmap.c | 310 if (!svc_sendreply(xprt, xdr_void, (caddr_t)0) && debugging) { in reg_service() 462 if (!svc_getargs(xprt, xdr_void, NULL)) { in reg_service()
|
| /mirbsd/src/sbin/mountd/ |
| D | mountd.c | 330 RPCMNT_UMNTALL, xdr_void, (caddr_t)0, xdr_void, in mountd_svc_run() 391 if (!svc_sendreply(transp, xdr_void, NULL)) in mntsrv() 504 if (!svc_sendreply(transp, xdr_void, NULL)) in mntsrv() 516 if (!svc_sendreply(transp, xdr_void, NULL)) in mntsrv()
|
| /mirbsd/src/include/rpc/ |
| D | xdr.h | 241 extern bool_t xdr_void(void);
|
| /mirbsd/src/libexec/rpc.rquotad/ |
| D | rquotad.c | 111 (void)svc_sendreply(transp, xdr_void, (char *)NULL); in rquota_service()
|
| /mirbsd/src/sbin/umount/ |
| D | umount.c | 260 RPCMNT_UMOUNT, xdr_dir, name, xdr_void, (caddr_t)0, try); in umountfs()
|
| /mirbsd/src/usr.bin/netstat/ |
| D | inet.c | 616 if (clnt_call(client, PMAPPROC_DUMP, xdr_void, NULL, in getrpcportnam()
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 5740 ./man3/xdr_void.htm
|