HomeSort by relevance Sort by last modified time
    Searched defs:createargs (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 189 struct createargs { struct
193 typedef struct createargs createargs; typedef in typeref:struct:createargs
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 *);
401 extern bool_t xdr_createargs (XDR *, createargs*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h 189 struct createargs { struct
193 typedef struct createargs createargs; typedef in typeref:struct:createargs
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 *);
401 extern bool_t xdr_createargs (XDR *, createargs*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h 189 struct createargs { struct
193 typedef struct createargs createargs; typedef in typeref:struct:createargs
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 *);
401 extern bool_t xdr_createargs (XDR *, createargs*);

Completed in 20 milliseconds