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

/freebsd-13-stable/lib/libc/rpc/
H A Dclnt_bcast.c293 struct rmtcallres bres_pmap; /* Remote results */ local
420 bres_pmap.port_ptr = &port;
421 bres_pmap.xdr_results = xresults;
422 bres_pmap.results_ptr = resultsp;
584 (caddr_t)(void *)&bres_pmap;

Completed in 54 milliseconds