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

/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c101 static bool_t xdr_opaque_parms(XDR *, struct r_rmtcall_args *);
477 xdr_opaque_parms(XDR *xdrs, struct r_rmtcall_args *cap) function
869 if (!xdr_opaque_parms(&outxdr, &a)) {
874 "rpcbproc_callit_com: xdr_opaque_parms failed\n");

Completed in 44 milliseconds