Home
last modified time | relevance | path

Searched refs:READLINK3res (Results 1 – 19 of 19) sorted by relevance

/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfs_prot.h630 struct READLINK3res { struct
637 typedef struct READLINK3res READLINK3res; argument
1021 extern READLINK3res * nfs3_readlink_3(READLINK3args *, CLIENT *);
1022 extern READLINK3res * nfs3_readlink_3_svc(READLINK3args *, struct svc_req *);
1090 extern READLINK3res * nfs3_readlink_3();
1091 extern READLINK3res * nfs3_readlink_3_svc();
1262 extern bool_t xdr_READLINK3res (XDR *, READLINK3res*);
H A Dnfs_prot_clnt.c87 READLINK3res *
90 static READLINK3res clnt_res; in nfs3_readlink_3()
H A Dnfs_prot.x541 union READLINK3res switch (nfsstat3 status) {
797 READLINK3res
H A Dnfs_prot_xdr.c1299 xdr_READLINK3res (XDR *xdrs, READLINK3res *objp) in xdr_READLINK3res()
H A Dnfsshell.c761 READLINK3res *rlres; in printfilestatus()
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot.h383 struct READLINK3res { struct
390 typedef struct READLINK3res READLINK3res; typedef
1016 extern READLINK3res * nfsproc3_readlink_3(READLINK3args , CLIENT *);
1017 extern READLINK3res * nfsproc3_readlink_3_svc(READLINK3args , struct svc_req *);
1085 extern READLINK3res * nfsproc3_readlink_3();
1086 extern READLINK3res * nfsproc3_readlink_3_svc();
1243 extern bool_t xdr_READLINK3res (XDR *, READLINK3res*);
H A Dnfsv3.h59 bool symLinkTarget(const QString& path, int& rpcStatus, READLINK3res& result, char* dataBuffer);
H A Dnfsv3.cpp162 READLINK3res readLinkRes; in lookupFileHandle()
389 READLINK3res readLinkRes; in listDir()
534 READLINK3res readLinkRes; in listDirCompat()
617 READLINK3res readLinkRes; in stat()
974 READLINK3res readLinkRes; in copySame()
1192 READLINK3res readLinkRes; in copyFrom()
1740 bool NFSProtocolV3::symLinkTarget(const QString& path, int& rpcStatus, READLINK3res& result, char* … in symLinkTarget()
H A Drpc_nfs3_prot.x235 READLINK3res
395 union READLINK3res switch (nfsstat3 status) {
H A Drpc_nfs3_prot_xdr.c766 xdr_READLINK3res (XDR *xdrs, READLINK3res *objp) in xdr_READLINK3res()
/dports/net/unfs3/unfs3-0.9.22/
H A Dnfs.h414 struct READLINK3res { struct
421 typedef struct READLINK3res READLINK3res; typedef
972 extern READLINK3res * nfsproc3_readlink_3_svc(READLINK3args *, struct svc_req *);
H A Dxdr.h89 extern bool_t xdr_READLINK3res (XDR *, READLINK3res*);
H A Dnfs.c301 READLINK3res *nfsproc3_readlink_3_svc(READLINK3args * argp, in nfsproc3_readlink_3_svc()
304 static READLINK3res result; in nfsproc3_readlink_3_svc()
H A Dxdr.c765 bool_t xdr_READLINK3res(XDR * xdrs, READLINK3res * objp) in xdr_READLINK3res()
/dports/net/libnfs/libnfs-libnfs-4.0.0/nfs/
H A Dlibnfs-raw-nfs.h660 struct READLINK3res { struct
667 typedef struct READLINK3res READLINK3res; argument
1480 extern READLINK3res * nfs3_readlink_3(READLINK3args *, void *);
1481 extern READLINK3res * nfs3_readlink_3_svc(READLINK3args *, struct svc_req *);
1549 extern READLINK3res * nfs3_readlink_3();
1550 extern READLINK3res * nfs3_readlink_3_svc();
1720 extern uint32_t zdr_READLINK3res (ZDR *, READLINK3res*);
H A Dnfs.x562 union READLINK3res switch (nfsstat3 status) {
1149 READLINK3res
H A Dnfs.c763 …OGRAM, NFS_V3, NFS3_READLINK, cb, private_data, (zdrproc_t)zdr_READLINK3res, sizeof(READLINK3res)); in rpc_nfs3_readlink_async()
H A Dlibnfs-raw-nfs.c1227 zdr_READLINK3res (ZDR *zdrs, READLINK3res *objp) in zdr_READLINK3res()
/dports/net/libnfs/libnfs-libnfs-4.0.0/lib/
H A Dnfs_v3.c160 READLINK3res *res; in nfs3_lookup_path_2_cb()
2291 READLINK3res *res; in nfs3_readlink_1_cb()