HomeSort by relevance Sort by last modified time
    Searched defs:statfsres (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 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/i686-linux-glibc2.7-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.7-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*);

Completed in 1552 milliseconds