Home
last modified time | relevance | path

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

/sunrpc/
A Dtst-udp-error.c53 (xdrproc_t) xdr_void, NULL, in do_test()
54 (xdrproc_t) xdr_void, NULL, in do_test()
A Dthrsvc.c24 svc_sendreply(xprt, (xdrproc_t)xdr_void, 0); in dispatch()
37 (xdrproc_t) xdr_void, 0, in test_one_call()
38 (xdrproc_t) xdr_void, 0, tout); in test_one_call()
A Dtst-udp-garbage.c97 (xdrproc_t) xdr_void, NULL, in do_test()
98 (xdrproc_t) xdr_void, NULL, in do_test()
A Dtst-udp-timeout.c169 TEST_VERIFY (svc_sendreply (transport, (xdrproc_t) xdr_void, NULL)); in server_dispatch()
173 TEST_VERIFY (svc_sendreply (transport, (xdrproc_t) xdr_void, NULL)); in server_dispatch()
233 (xdrproc_t) xdr_void, NULL, in test_call_flush()
234 (xdrproc_t) xdr_void, NULL, in test_call_flush()
378 (xdrproc_t) xdr_void, NULL, in test_udp_server()
379 (xdrproc_t) xdr_void, NULL, in test_udp_server()
A Dpm_getmaps.c74 if (CLNT_CALL (client, PMAPPROC_DUMP, (xdrproc_t)xdr_void, NULL, in pmap_getmaps()
A Dsvc_simple.c135 if (svc_sendreply (transp_l, (xdrproc_t)xdr_void, in libc_sunrpc_symbol()
156 if (outdata == NULL && pl->p_outproc != (xdrproc_t)xdr_void) in libc_sunrpc_symbol()
A Dtst-udp-nonblocking.c136 TEST_VERIFY (svc_sendreply (transport, (xdrproc_t) xdr_void, NULL)); in server_dispatch()
320 (xdrproc_t) xdr_void, NULL, in do_test()
321 (xdrproc_t) xdr_void, NULL, in do_test()
A Dxdr.c84 xdr_void (void) in libc_hidden_def()
89 libc_hidden_def (xdr_void) in libc_hidden_def() argument
91 libc_hidden_nolink_sunrpc (xdr_void, GLIBC_2_0) in libc_hidden_def()
A DVersions55 xdr_void; xdr_wrapstring; xdrmem_create; xdrrec_create;
A Dtst-svc_register.c165 (xdrproc_t) xdr_void, NULL, in get_test_state()
A Dkey_call.c98 if (key_call ((u_long) KEY_NET_GET, (xdrproc_t) xdr_void, in libc_hidden_nolink_sunrpc()
230 stat = clnt_call (client, KEY_GEN, (xdrproc_t) xdr_void, NULL, in libc_hidden_nolink_sunrpc()
A Dpmap_rmt.c373 msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void; in clnt_broadcast()
A Dclnt_tcp.c284 reply_msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void; in libc_hidden_def()
A Dclnt_unix.c261 reply_msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void; in libc_hidden_nolink_sunrpc()
/sunrpc/rpc/
A Dxdr.h285 extern bool_t xdr_void (void) __THROW;

Completed in 27 milliseconds