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

/freebsd-11.0-release/include/rpc/
H A Dpmap_rmt.h52 struct rmtcallres { struct
61 extern bool_t xdr_rmtcallres(XDR *, struct rmtcallres *);
/freebsd-11.0-release/include/rpcsvc/
H A Dpmap_prot.x196 struct rmtcallres {
203 % * Client-side only representation of rmtcallres structure.
237 rmtcallres
/freebsd-11.0-release/lib/libc/rpc/
H A Dpmap_rmt.c86 struct rmtcallres r;
152 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp)
H A Dclnt_bcast.c291 struct rmtcallres bres_pmap; /* Remote results */

Completed in 58 milliseconds