Home
last modified time | relevance | path

Searched refs:results_val (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/rpc/
HDrpcb_prot.h228 char *results_val; member
240 char *results_val; member
HDrpcb_clnt.c1174 r.results.results_val = resp;
/NextBSD/lib/libc/rpc/
HDrpcb_prot.c298 dummy = (*(objp->xdr_res))(xdrs, objp->results.results_val); in xdr_rpcb_rmtcallres()
HDclnt_bcast.c391 bres.results.results_val = resultsp; in rpc_broadcast_exp()
HDrpcb_clnt.c1128 r.results.results_val = resp; in rpcb_rmtcall()
/NextBSD/include/rpc/
HDrpcb_prot.x231 % char *results_val;