Home
last modified time | relevance | path

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

/dports/net/unfs3/unfs3-0.9.22/
H A Dnfs.h837 struct FSSTAT3resok { struct
847 typedef struct FSSTAT3resok FSSTAT3resok; argument
857 FSSTAT3resok resok;
H A Dxdr.h149 extern bool_t xdr_FSSTAT3resok (XDR *, FSSTAT3resok*);
H A Dxdr.c1461 bool_t xdr_FSSTAT3resok(XDR * xdrs, FSSTAT3resok * objp) in xdr_FSSTAT3resok()
/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfs_prot.h523 struct FSSTAT3resok { struct
533 typedef struct FSSTAT3resok FSSTAT3resok; argument
543 FSSTAT3resok resok;
1246 extern bool_t xdr_FSSTAT3resok (XDR *, FSSTAT3resok*);
H A Dnfs_prot.x451 struct FSSTAT3resok { struct
468 FSSTAT3resok resok; argument
H A Dnfs_prot_xdr.c1022 xdr_FSSTAT3resok (XDR *xdrs, FSSTAT3resok *objp) in xdr_FSSTAT3resok()
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot.h806 struct FSSTAT3resok { struct
816 typedef struct FSSTAT3resok FSSTAT3resok; argument
826 FSSTAT3resok resok;
1303 extern bool_t xdr_FSSTAT3resok (XDR *, FSSTAT3resok*);
H A Drpc_nfs3_prot.x748 struct FSSTAT3resok { struct
765 FSSTAT3resok resok; argument
H A Drpc_nfs3_prot_xdr.c1629 xdr_FSSTAT3resok (XDR *xdrs, FSSTAT3resok *objp) in xdr_FSSTAT3resok()
/dports/net/libnfs/libnfs-libnfs-4.0.0/nfs/
H A Dlibnfs-raw-nfs.h553 struct FSSTAT3resok { struct
563 typedef struct FSSTAT3resok FSSTAT3resok; argument
573 FSSTAT3resok resok;
1704 extern uint32_t zdr_FSSTAT3resok (ZDR *, FSSTAT3resok*);
H A Dnfs.x472 struct FSSTAT3resok { struct
489 FSSTAT3resok resok; argument
H A Dlibnfs-raw-nfs.c976 zdr_FSSTAT3resok (ZDR *zdrs, FSSTAT3resok *objp) in zdr_FSSTAT3resok()