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

/illumos-gate/usr/src/uts/common/rpc/
H A Dpmap_rmt.h54 struct rmtcallargs { struct
64 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
77 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
H A Dpmap_prot.x152 struct rmtcallargs {
161 % * Client-side only representation of rmtcallargs structure.
163 % * The routine that XDRs the rmtcallargs structure must deal with the
231 PMAPPROC_CALLIT(rmtcallargs) = 5;
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dpmap_rmt.h34 struct rmtcallargs { struct
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dpmap.c234 xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap)
348 struct rmtcallargs pmap_a; /* args for pmap call */
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c193 static bool_t myxdr_rmtcall_args(XDR *, struct rmtcallargs *);
1953 struct rmtcallargs pmap_args;
2037 myxdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap)

Completed in 66 milliseconds