Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/rpc/
Dclnt_raw.c165 if (! xdr_replymsg(xdrs, &msg)) { in clntraw_call()
169 xdr_replymsg(xdrs, &msg); in clntraw_call()
Dpmap_rmt.c350 if (xdr_replymsg(xdrs, &msg)) { in clnt_broadcast()
361 (void)xdr_replymsg(xdrs, &msg); in clnt_broadcast()
Dsvc_raw.c127 if (! xdr_replymsg(xdrs, msg)) in svcraw_reply()
Dclnt_udp.c324 ok = xdr_replymsg(&reply_xdrs, &reply_msg); in clntudp_call()
362 xdr_replymsg(&reply_xdrs, &reply_msg); in clntudp_call()
Drpc_prot.c133 xdr_replymsg(XDR *xdrs, struct rpc_msg *rmsg) in xdr_replymsg() function
DMakefile.inc113 rpc.3 xdr_replymsg.3 \
Dclnt_tcp.c278 if (! xdr_replymsg(xdrs, &reply_msg)) { in clnttcp_call()
Dsvc_udp.c240 if (xdr_replymsg(xdrs, msg)) { in svcudp_reply()
Dsvc_tcp.c494 stat = xdr_replymsg(xdrs, msg); in svctcp_reply()
/mirbsd/src/include/rpc/
Drpc_msg.h186 extern bool_t xdr_replymsg(XDR *, struct rpc_msg *);
/mirbsd/src/usr.bin/rusers/
Drusers.c440 if (xdr_replymsg(&xdr, msgp)) { in get_reply()
450 (void)xdr_replymsg(&xdr, msgp); in get_reply()
/mirbsd/src/distrib/lists/htman/htmi/
Dmi5730 ./man3/xdr_replymsg.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi7508 ./usr/share/man/cat3/xdr_replymsg.0