Home
last modified time | relevance | path

Searched refs:xdr_rmtcall_args (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dpmap_rmt.h64 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
66 bool_t xdr_rmtcall_args();
77 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
79 bool_t xdr_rmtcall_args();
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dpmap_rmt.h40 bool_t xdr_rmtcall_args();
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c234 xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap) in xdr_rmtcall_args() function
365 (rpcproc_t)PMAPPROC_CALLIT, xdr_rmtcall_args, (caddr_t)&pmap_a, in bpmap_rmtcall()