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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h 254 struct statfsres { struct
260 typedef struct statfsres statfsres; typedef in typeref:struct:statfsres
318 extern statfsres * nfsproc_statfs_2(nfs_fh *, CLIENT *);
319 extern statfsres * nfsproc_statfs_2_svc(nfs_fh *, struct svc_req *);
375 extern statfsres * nfsproc_statfs_2();
376 extern statfsres * nfsproc_statfs_2_svc();
411 extern bool_t xdr_statfsres (XDR *, statfsres*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.h 254 struct statfsres { struct
260 typedef struct statfsres statfsres; typedef in typeref:struct:statfsres
318 extern statfsres * nfsproc_statfs_2(nfs_fh *, CLIENT *);
319 extern statfsres * nfsproc_statfs_2_svc(nfs_fh *, struct svc_req *);
375 extern statfsres * nfsproc_statfs_2();
376 extern statfsres * nfsproc_statfs_2_svc();
411 extern bool_t xdr_statfsres (XDR *, statfsres*);

Completed in 76 milliseconds