Home
last modified time | relevance | path

Searched refs:NFS3_WRITEVERFSIZE (Results 1 – 25 of 33) sorted by relevance

12

/dports/security/dsniff/dsniff-2.4/
H A Dnfs_prot.x188 const NFS3_WRITEVERFSIZE = 8; variable
203 typedef opaque writeverf3[NFS3_WRITEVERFSIZE];
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dnfs3.h17 #define NFS3_WRITEVERFSIZE 8 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dnfs3.h17 #define NFS3_WRITEVERFSIZE 8 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dnfs3.h17 #define NFS3_WRITEVERFSIZE 8 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dnfs3.h17 #define NFS3_WRITEVERFSIZE 8 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dnfs3.h17 #define NFS3_WRITEVERFSIZE 8 macro
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/
H A DNfs3Constant.java98 public final static int NFS3_WRITEVERFSIZE = 8; field in Nfs3Constant
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nfs.h23 #define NFS3_WRITEVERFSIZE 8 macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nfs.h23 #define NFS3_WRITEVERFSIZE 8 macro
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nfs.h23 #define NFS3_WRITEVERFSIZE 8 in printf()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nfs.h23 #define NFS3_WRITEVERFSIZE 8 macro
/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfs_prot.x4 const NFS3_WRITEVERFSIZE = 8; variable
154 typedef opaque writeverf3[NFS3_WRITEVERFSIZE];
H A Dnfs_prot.h17 #define NFS3_WRITEVERFSIZE 8 macro
178 typedef char writeverf3[NFS3_WRITEVERFSIZE];
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot.x16 const NFS3_WRITEVERFSIZE = 8; variable
40 typedef opaque writeverf3[NFS3_WRITEVERFSIZE];
H A Drpc_nfs3_prot.h21 #define NFS3_WRITEVERFSIZE 8 macro
54 typedef char writeverf3[NFS3_WRITEVERFSIZE];
/dports/net/unfs3/unfs3-0.9.22/
H A Dnfs.h46 #define NFS3_WRITEVERFSIZE 8 macro
84 typedef char writeverf3[NFS3_WRITEVERFSIZE];
H A Dnfs.c436 NFS3_WRITEVERFSIZE); in nfsproc3_write_3_svc()
1072 memcpy(result.COMMIT3res_u.resok.verf, wverf, NFS3_WRITEVERFSIZE); in nfsproc3_commit_3_svc()
/dports/net/libnfs/libnfs-libnfs-4.0.0/nfs/
H A Dnfs.x34 const NFS3_WRITEVERFSIZE = 8; variable
175 typedef opaque writeverf3[NFS3_WRITEVERFSIZE];
H A Dlibnfs-raw-nfs.h47 #define NFS3_WRITEVERFSIZE 8 macro
208 typedef char writeverf3[NFS3_WRITEVERFSIZE];
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dnfs3xdr.c168 p = xdr_reserve_space(xdr, NFS3_WRITEVERFSIZE); in svcxdr_encode_writeverf3()
171 memcpy(p, verf, NFS3_WRITEVERFSIZE); in svcxdr_encode_writeverf3()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dnfs3xdr.c168 p = xdr_reserve_space(xdr, NFS3_WRITEVERFSIZE); in svcxdr_encode_writeverf3()
171 memcpy(p, verf, NFS3_WRITEVERFSIZE); in svcxdr_encode_writeverf3()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dnfs3xdr.c168 p = xdr_reserve_space(xdr, NFS3_WRITEVERFSIZE); in svcxdr_encode_writeverf3()
171 memcpy(p, verf, NFS3_WRITEVERFSIZE); in svcxdr_encode_writeverf3()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dnfs3xdr.c309 p = xdr_inline_decode(xdr, NFS3_WRITEVERFSIZE); in decode_writeverf3()
312 memcpy(verifier->data, p, NFS3_WRITEVERFSIZE); in decode_writeverf3()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dnfs3xdr.c309 p = xdr_inline_decode(xdr, NFS3_WRITEVERFSIZE); in decode_writeverf3()
312 memcpy(verifier->data, p, NFS3_WRITEVERFSIZE); in decode_writeverf3()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dnfs3xdr.c309 p = xdr_inline_decode(xdr, NFS3_WRITEVERFSIZE); in decode_writeverf3()
312 memcpy(verifier->data, p, NFS3_WRITEVERFSIZE); in decode_writeverf3()

12