rpcb_svc_com.c | 107 static bool_t xdr_rmtcall_result(XDR *, struct r_rmtcall_args *); 461 xdr_rmtcall_result(XDR *xdrs, struct r_rmtcall_args *cap) function in typeref:typename:bool_t 1343 svc_sendreply(xprt, (xdrproc_t) xdr_rmtcall_result, (char *) &a);
|