Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc.c109 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
142 xdr_argument = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
153 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_3()
H A Drpcb_svc_4.c117 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
127 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
173 xdr_argument = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
184 xdr_result = (xdrproc_t)xdr_wrapstring; in rpcb_service_4()
H A Drpcb_svc_com.c460 result = xdr_wrapstring(xdrs, &(cap->rmt_uaddr)); in xdr_rmtcall_result()
/freebsd/lib/librpcsvc/
H A Drwall.c47 (xdrproc_t)xdr_wrapstring, (char *) &msg, in rwall()
/freebsd/lib/libc/xdr/
H A DSymbol.map23 xdr_wrapstring;
H A DMakefile.inc54 xdr.3 xdr_wrapstring.3
H A Dxdr.c758 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
/freebsd/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()
/freebsd/usr.bin/rwall/
H A Drwall.c94 if (clnt_call(cl, WALLPROC_WALL, (xdrproc_t)xdr_wrapstring, &mbuf, in main()
/freebsd/libexec/rpc.rwalld/
H A Drwalld.c179 xdr_argument = (xdrproc_t)xdr_wrapstring; in wallprog_1()
/freebsd/include/rpc/
H A Dxdr.h312 extern bool_t xdr_wrapstring(XDR *, char **);
/freebsd/sys/rpc/
H A Dxdr.h325 extern bool_t xdr_wrapstring(XDR *, char **);
/freebsd/sys/xdr/
H A Dxdr.c681 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
/freebsd/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()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3383 fun:xdr_wrapstring=uninstrumented