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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.h 237 struct readdirres { struct
243 typedef struct readdirres readdirres; typedef in typeref:struct:readdirres
315 extern readdirres * nfsproc_readdir_2(readdirargs *, CLIENT *);
316 extern readdirres * nfsproc_readdir_2_svc(readdirargs *, struct svc_req *);
372 extern readdirres * nfsproc_readdir_2();
373 extern readdirres * nfsproc_readdir_2_svc();
409 extern bool_t xdr_readdirres (XDR *, readdirres*);
nfs_prot.x 271 union readdirres switch (nfsstat status) {
346 readdirres

Completed in 89 milliseconds