Searched refs:rmtcallres (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/include/rpc/
H A Dpmap_rmt.h54 struct rmtcallres { struct
63 extern bool_t xdr_rmtcallres(XDR *, struct rmtcallres *);
/freebsd-12-stable/include/rpcsvc/
H A Dpmap_prot.x196 struct rmtcallres {
203 % * Client-side only representation of rmtcallres structure.
237 rmtcallres
/freebsd-12-stable/lib/libc/rpc/
H A Dpmap_rmt.c88 struct rmtcallres r;
154 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp)
H A Dclnt_bcast.c293 struct rmtcallres bres_pmap; /* Remote results */

Completed in 111 milliseconds