Home
last modified time | relevance | path

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.c128 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG, in whoami()
294 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG, in getfile()
H A Dpmap.c330 bpmap_rmtcall( in bpmap_rmtcall() function