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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dpmap.h38 extern enum clnt_stat bpmap_rmtcall(rpcprog_t, rpcvers_t, rpcproc_t, xdrproc_t,
H A Dbootparams.c130 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG,
141 * We expect first bpmap_rmtcall to retransmit and backoff to
296 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG,
324 * subsequent tries. We expect first bpmap_rmtcall
H A Dpmap.c37 * This file also contains bpmap_rmtcall() - which lets one get the port
324 * bpmap_rmtcall: does PMAPPROC_CALLIT broadcasts w/ rpc_call requests.
328 * Code adapted from bpmap_rmtcall() in dlboot_inet.c (kernel)
332 bpmap_rmtcall( function

Completed in 44 milliseconds