HomeSort by relevance Sort by last modified time
    Searched defs:diropres (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 136 struct diropres { struct
139 diropokres diropres; member in union:diropres::__anon46196
142 typedef struct diropres diropres; typedef in typeref:struct:diropres
279 extern diropres * nfsproc_lookup_2(diropargs *, CLIENT *);
280 extern diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
294 extern diropres * nfsproc_create_2(createargs *, CLIENT *);
295 extern diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
309 extern diropres * nfsproc_mkdir_2(createargs *, CLIENT *);
310 extern diropres * nfsproc_mkdir_2_svc(createargs *, struct svc_req *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.h 136 struct diropres { struct
139 diropokres diropres; member in union:diropres::__anon47932
142 typedef struct diropres diropres; typedef in typeref:struct:diropres
279 extern diropres * nfsproc_lookup_2(diropargs *, CLIENT *);
280 extern diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
294 extern diropres * nfsproc_create_2(createargs *, CLIENT *);
295 extern diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
309 extern diropres * nfsproc_mkdir_2(createargs *, CLIENT *);
310 extern diropres * nfsproc_mkdir_2_svc(createargs *, struct svc_req *)
    [all...]

Completed in 124 milliseconds