Home
last modified time | relevance | path

Searched refs:nfswriteargs (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/amd/hlfsd/
HDnfs_prot_svc.c59 extern nfsattrstat *nfsproc_write_2_svc(nfswriteargs *, struct svc_req *);
86 nfswriteargs nfsproc_write_2_arg; in nfs_program_2()
HDstubs.c408 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
/trueos/contrib/amd/amd/
HDnfs_prot_svc.c59 extern nfsattrstat *nfsproc_write_2_svc(nfswriteargs *, struct svc_req *);
86 nfswriteargs nfsproc_write_2_arg; in nfs_program_2()
HDnfs_subr.c348 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
/trueos/contrib/amd/conf/nfs_prot/
HDnfs_prot_freebsd2.h132 typedef writeargs nfswriteargs; typedef
HDnfs_prot_freebsd3.h168 typedef writeargs nfswriteargs; typedef
/trueos/contrib/amd/include/
HDam_xdr_func.h306 bool_t xdr_writeargs(XDR *xdrs, nfswriteargs *objp);
/trueos/contrib/amd/libamu/
HDxdr_func.c875 xdr_writeargs(XDR *xdrs, nfswriteargs *objp) in xdr_writeargs()