Home
last modified time | relevance | path

Searched refs:GETATTR3resok (Results 1 – 12 of 12) sorted by relevance

/dports/net/unfs3/unfs3-0.9.22/
H A Dnfs.h292 struct GETATTR3resok { struct
295 typedef struct GETATTR3resok GETATTR3resok; typedef
300 GETATTR3resok resok;
H A Dxdr.h71 extern bool_t xdr_GETATTR3resok (XDR *, GETATTR3resok*);
H A Dxdr.c577 bool_t xdr_GETATTR3resok(XDR * xdrs, GETATTR3resok * objp) in xdr_GETATTR3resok()
/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfs_prot.h292 struct GETATTR3resok { struct
295 typedef struct GETATTR3resok GETATTR3resok; argument
300 GETATTR3resok resok;
1215 extern bool_t xdr_GETATTR3resok (XDR *, GETATTR3resok*);
H A Dnfs_prot.x251 struct GETATTR3resok { struct
257 GETATTR3resok resok; argument
H A Dnfs_prot_xdr.c544 xdr_GETATTR3resok (XDR *xdrs, GETATTR3resok *objp) in xdr_GETATTR3resok()
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot.h262 struct GETATTR3resok { struct
265 typedef struct GETATTR3resok GETATTR3resok; typedef
270 GETATTR3resok resok;
1225 extern bool_t xdr_GETATTR3resok (XDR *, GETATTR3resok*);
H A Drpc_nfs3_prot.x293 struct GETATTR3resok { struct
299 GETATTR3resok resok; argument
H A Drpc_nfs3_prot_xdr.c524 xdr_GETATTR3resok (XDR *xdrs, GETATTR3resok *objp) in xdr_GETATTR3resok()
/dports/net/libnfs/libnfs-libnfs-4.0.0/nfs/
H A Dlibnfs-raw-nfs.h322 struct GETATTR3resok { struct
325 typedef struct GETATTR3resok GETATTR3resok; typedef
330 GETATTR3resok resok;
1673 extern uint32_t zdr_GETATTR3resok (ZDR *, GETATTR3resok*);
H A Dnfs.x272 struct GETATTR3resok { struct
278 GETATTR3resok resok; argument
H A Dlibnfs-raw-nfs.c483 zdr_GETATTR3resok (ZDR *zdrs, GETATTR3resok *objp) in zdr_GETATTR3resok()