Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dpmap_rmt.h54 struct rmtcallargs { struct
64 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *); argument
77 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *);
H A Dpmap_prot.x152 struct rmtcallargs { struct
231 PMAPPROC_CALLIT(rmtcallargs) = 5;
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dpmap_rmt.h34 struct rmtcallargs { struct
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c234 xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap) in xdr_rmtcall_args()
348 struct rmtcallargs pmap_a; /* args for pmap call */ in bpmap_rmtcall()
/titanic_41/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; in pmap_rmt_call()
2037 myxdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap) in myxdr_rmtcall_args()