HomeSort by relevance Sort by last modified time
    Searched defs:readlinkres (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 144 struct readlinkres { struct
150 typedef struct readlinkres readlinkres; typedef in typeref:struct:readlinkres
282 extern readlinkres * nfsproc_readlink_2(nfs_fh *, CLIENT *);
283 extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
339 extern readlinkres * nfsproc_readlink_2();
340 extern readlinkres * nfsproc_readlink_2_svc();
396 extern bool_t xdr_readlinkres (XDR *, readlinkres*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h 144 struct readlinkres { struct
150 typedef struct readlinkres readlinkres; typedef in typeref:struct:readlinkres
282 extern readlinkres * nfsproc_readlink_2(nfs_fh *, CLIENT *);
283 extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
339 extern readlinkres * nfsproc_readlink_2();
340 extern readlinkres * nfsproc_readlink_2_svc();
396 extern bool_t xdr_readlinkres (XDR *, readlinkres*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h 144 struct readlinkres { struct
150 typedef struct readlinkres readlinkres; typedef in typeref:struct:readlinkres
282 extern readlinkres * nfsproc_readlink_2(nfs_fh *, CLIENT *);
283 extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
339 extern readlinkres * nfsproc_readlink_2();
340 extern readlinkres * nfsproc_readlink_2_svc();
396 extern bool_t xdr_readlinkres (XDR *, readlinkres*);

Completed in 137 milliseconds