Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/hidden/rpc/
Drpc_msg.h28 PROTO_NORMAL(xdr_replymsg);
/openbsd/src/lib/libc/rpc/
Drpc_prot.c133 xdr_replymsg(XDR *xdrs, struct rpc_msg *rmsg) in xdr_replymsg() function
142 DEF_WEAK(xdr_replymsg);
Dclnt_raw.c176 if (! xdr_replymsg(xdrs, &msg)) { in clntraw_call()
180 xdr_replymsg(xdrs, &msg); in clntraw_call()
Dpmap_rmt.c356 if (xdr_replymsg(xdrs, &msg)) { in clnt_broadcast()
367 (void)xdr_replymsg(xdrs, &msg); in clnt_broadcast()
Dsvc_raw.c125 if (! xdr_replymsg(xdrs, msg)) in svcraw_reply()
Dclnt_udp.c315 ok = xdr_replymsg(&reply_xdrs, &reply_msg); in clntudp_call()
353 xdr_replymsg(&reply_xdrs, &reply_msg); in clntudp_call()
Dsvc_tcp.c447 stat = xdr_replymsg(xdrs, msg); in svctcp_reply()
Dclnt_tcp.c282 if (! xdr_replymsg(xdrs, &reply_msg)) { in clnttcp_call()
Dsvc_udp.c223 if (xdr_replymsg(xdrs, msg)) { in svcudp_reply()
/openbsd/src/include/rpc/
Drpc_msg.h186 extern bool_t xdr_replymsg(XDR *, struct rpc_msg *);
/openbsd/src/usr.sbin/amd/amd/
Dmisc_rpc.c85 ok = xdr_replymsg(&reply_xdr, &reply_msg); in pickup_rpc_reply()
/openbsd/src/usr.bin/rusers/
Drusers.c437 if (xdr_replymsg(&xdr, msgp)) { in get_reply()
447 (void)xdr_replymsg(&xdr, msgp); in get_reply()
/openbsd/src/usr.sbin/ypbind/
Dypbind.c860 if (xdr_replymsg(&xdr, &msg)) { in handle_replies()
912 if (xdr_replymsg(&xdr, &msg)) { in handle_ping()
/openbsd/src/lib/libc/
DSymbols.list1338 xdr_replymsg
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3356 fun:xdr_replymsg=uninstrumented