Home
last modified time | relevance | path

Searched refs:xdr_wrapstring (Results 1 – 21 of 21) sorted by relevance

/src/crypto/krb5/src/lib/rpc/unit-test/
H A Dclient.c174 gssrpc_xdr_free((xdrproc_t)xdr_wrapstring, echo_resp); in main()
196 gssrpc_xdr_free((xdrproc_t)xdr_wrapstring, echo_resp); in main()
209 gssrpc_xdr_free((xdrproc_t)xdr_wrapstring, echo_resp); in main()
221 gssrpc_xdr_free((xdrproc_t)xdr_wrapstring, echo_resp); in main()
231 gssrpc_xdr_free((xdrproc_t)xdr_wrapstring, echo_resp); in main()
261 gssrpc_xdr_free((xdrproc_t)xdr_wrapstring, echo_resp); in main()
H A Drpc_test_clnt.c14 (xdrproc_t) xdr_wrapstring, (caddr_t) argp, in rpc_test_echo_1()
15 (xdrproc_t) xdr_wrapstring, (caddr_t) &clnt_res, in rpc_test_echo_1()
H A Drpc_test_svc.c36 xdr_argument = (xdrproc_t)xdr_wrapstring; in rpc_test_prog_1_svc()
37 xdr_result = (xdrproc_t)xdr_wrapstring; in rpc_test_prog_1_svc()
/src/usr.sbin/rpcbind/
H A Drpcb_svc.c110 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
143 xdr_argument = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
154 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
H A Drpcb_svc_4.c118 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
128 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
174 xdr_argument = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
185 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
H A Drpcb_svc_com.c464 result = xdr_wrapstring(xdrs, &(cap->rmt_uaddr)); in xdr_rmtcall_result()
/src/lib/librpcsvc/
H A Drwall.c47 (xdrproc_t)xdr_wrapstring, (char *) &msg, in rwall()
/src/lib/libc/xdr/
H A DSymbol.map23 xdr_wrapstring;
H A DMakefile.inc54 xdr.3 xdr_wrapstring.3
H A Dxdr.c765 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
/src/lib/libc/rpc/
H A Drpcb_clnt.c68 extern bool_t xdr_wrapstring(XDR *, char **);
945 (xdrproc_t) xdr_wrapstring, (char *)(void *) &ua, *tp); in __rpcb_findaddr_timed()
959 xdr_free((xdrproc_t)xdr_wrapstring, in __rpcb_findaddr_timed()
1173 xdr_free((xdrproc_t) xdr_wrapstring, (char *)(void *)&r.addr); in rpcb_rmtcall()
1263 (xdrproc_t) xdr_wrapstring, (char *)(void *)&uaddr, tottimeout); in rpcb_taddr2uaddr()
1299 (xdrproc_t) xdr_wrapstring, (char *)(void *)&uaddr, in rpcb_uaddr2taddr()
/src/usr.bin/rwall/
H A Drwall.c94 if (clnt_call(cl, WALLPROC_WALL, (xdrproc_t)xdr_wrapstring, &mbuf, in main()
/src/libexec/rpc.rwalld/
H A Drwalld.c179 xdr_argument = (xdrproc_t)xdr_wrapstring; in wallprog_1()
/src/crypto/krb5/src/include/gssrpc/
H A Drename.h260 #define xdr_wrapstring gssrpc_xdr_wrapstring macro
H A Dxdr.h275 extern bool_t xdr_wrapstring(XDR *, char **);
/src/include/rpc/
H A Dxdr.h305 extern bool_t xdr_wrapstring(XDR *, char **);
/src/sys/rpc/
H A Dxdr.h318 extern bool_t xdr_wrapstring(XDR *, char **);
/src/crypto/krb5/src/lib/rpc/
H A Dxdr.c671 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
/src/sys/xdr/
H A Dxdr.c688 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
/src/sys/nlm/
H A Dnlm_prot_impl.c407 (xdrproc_t) xdr_wrapstring, &uaddr, timo); in nlm_get_rpc()
425 xdr_free((xdrproc_t) xdr_wrapstring, &uaddr); in nlm_get_rpc()
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3383 fun:xdr_wrapstring=uninstrumented