HomeSort by relevance Sort by last modified time
    Searched defs:attrstat (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nfs_prot.h 110 struct attrstat { struct
116 typedef struct attrstat attrstat; typedef in typeref:struct:attrstat
270 extern attrstat * nfsproc_getattr_2(nfs_fh *, CLIENT *);
271 extern attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
273 extern attrstat * nfsproc_setattr_2(sattrargs *, CLIENT *);
274 extern attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
291 extern attrstat * nfsproc_write_2(writeargs *, CLIENT *);
292 extern attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
327 extern attrstat * nfsproc_getattr_2()
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h 110 struct attrstat { struct
116 typedef struct attrstat attrstat; typedef in typeref:struct:attrstat
270 extern attrstat * nfsproc_getattr_2(nfs_fh *, CLIENT *);
271 extern attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
273 extern attrstat * nfsproc_setattr_2(sattrargs *, CLIENT *);
274 extern attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
291 extern attrstat * nfsproc_write_2(writeargs *, CLIENT *);
292 extern attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
327 extern attrstat * nfsproc_getattr_2()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h 110 struct attrstat { struct
116 typedef struct attrstat attrstat; typedef in typeref:struct:attrstat
270 extern attrstat * nfsproc_getattr_2(nfs_fh *, CLIENT *);
271 extern attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
273 extern attrstat * nfsproc_setattr_2(sattrargs *, CLIENT *);
274 extern attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
291 extern attrstat * nfsproc_write_2(writeargs *, CLIENT *);
292 extern attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
327 extern attrstat * nfsproc_getattr_2()
    [all...]

Completed in 49 milliseconds