Home
last modified time | relevance | path

Searched refs:xdr_WRITE3res (Results 1 – 10 of 10) sorted by relevance

/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfs_prot_svc.c94 _xdr_result = (xdrproc_t) xdr_WRITE3res; in nfs_program_3()
H A Dnfs_prot_clnt.c125 (xdrproc_t) xdr_WRITE3res, (caddr_t) &clnt_res, in nfs3_write_3()
H A Dnfs_prot.h1201 extern bool_t xdr_WRITE3res (XDR *, WRITE3res*);
1339 extern bool_t xdr_WRITE3res ();
H A Dnfs_prot_xdr.c350 xdr_WRITE3res (XDR *xdrs, WRITE3res *objp) in xdr_WRITE3res() function
/dports/net/unfs3/unfs3-0.9.22/
H A Dxdr.h98 extern bool_t xdr_WRITE3res (XDR *, WRITE3res*);
H A Ddaemon.c451 _xdr_result = (xdrproc_t) xdr_WRITE3res;
H A Dxdr.c876 bool_t xdr_WRITE3res(XDR * xdrs, WRITE3res * objp) in xdr_WRITE3res() function
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Dnfsv3.cpp890 … (xdrproc_t) xdr_WRITE3res, reinterpret_cast<caddr_t>(&writeRes), in put()
1105 (xdrproc_t) xdr_WRITE3res, reinterpret_cast<caddr_t>(&writeRes), in copySame()
1504 … (xdrproc_t) xdr_WRITE3res, reinterpret_cast<caddr_t>(&writeRes), in copyTo()
H A Drpc_nfs3_prot.h1252 extern bool_t xdr_WRITE3res (XDR *, WRITE3res*);
1397 extern bool_t xdr_WRITE3res ();
H A Drpc_nfs3_prot_xdr.c900 xdr_WRITE3res (XDR *xdrs, WRITE3res *objp) in xdr_WRITE3res() function