Home
last modified time | relevance | path

Searched refs:RPC_VERSION (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/
H A DRpcCall.java29 public static final int RPC_VERSION = 2; field in RpcCall
69 if (rpcVersion != RPC_VERSION) { in validateRpcVersion()
71 + RPC_VERSION + " but got " + rpcVersion); in validateRpcVersion()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Drpcdcep.h48 } RPC_VERSION; typedef
51 RPC_VERSION SyntaxVersion;
66 typedef long __stdcall RPC_FORWARD_FUNCTION(GUID*,RPC_VERSION*,GUID*,unsigned char*,void**);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Drpcdcep.h48 } RPC_VERSION; typedef
51 RPC_VERSION SyntaxVersion;
66 typedef long __stdcall RPC_FORWARD_FUNCTION(GUID*,RPC_VERSION*,GUID*,unsigned char*,void**);
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d35 struct RPC_VERSION { struct
41 RPC_VERSION SyntaxVersion; argument
138 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d35 struct RPC_VERSION { struct
41 RPC_VERSION SyntaxVersion; argument
138 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d34 struct RPC_VERSION { struct
40 RPC_VERSION SyntaxVersion; argument
137 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d35 struct RPC_VERSION { struct
41 RPC_VERSION SyntaxVersion; argument
138 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d34 struct RPC_VERSION { struct
40 RPC_VERSION SyntaxVersion; argument
137 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d34 struct RPC_VERSION { struct
40 RPC_VERSION SyntaxVersion; argument
137 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d34 struct RPC_VERSION { struct
40 RPC_VERSION SyntaxVersion; argument
137 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d34 struct RPC_VERSION { struct
40 RPC_VERSION SyntaxVersion; argument
137 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d34 struct RPC_VERSION { struct
40 RPC_VERSION SyntaxVersion; argument
137 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d35 struct RPC_VERSION { struct
41 RPC_VERSION SyntaxVersion; argument
138 RPC_VERSION*, GUID*, ubyte*, void**));
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-nfs/src/test/java/org/apache/hadoop/oncrpc/
H A DTestRpcCall.java37 int rpcVersion = RpcCall.RPC_VERSION; in testConstructor()
62 new RpcCall(0, invalidMessageType, RpcCall.RPC_VERSION, 2, 3, 4, null, null); in testInvalidRpcMessageType()
/dports/games/retroarch/RetroArch-1.9.7/deps/discord-rpc/src/
H A Drpc_connection.cpp6 #define RPC_VERSION 1 macro
63 sendFrame.message, sizeof(sendFrame.message), RPC_VERSION, appId); in Open()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdcep.h18 } RPC_VERSION; typedef
22 RPC_VERSION SyntaxVersion;
39 …typedef RPC_STATUS RPC_ENTRY RPC_FORWARD_FUNCTION(UUID *InterfaceId,RPC_VERSION *InterfaceVersion,…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdcep.h18 } RPC_VERSION; typedef
22 RPC_VERSION SyntaxVersion;
39 …typedef RPC_STATUS RPC_ENTRY RPC_FORWARD_FUNCTION(UUID *InterfaceId,RPC_VERSION *InterfaceVersion,…
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/sunrpc/
H A Dmsg_prot.h11 #define RPC_VERSION 2 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/sunrpc/
H A Dmsg_prot.h11 #define RPC_VERSION 2 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/sunrpc/
H A Dmsg_prot.h11 #define RPC_VERSION 2 macro
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dndr.h40 } RPC_VERSION; typedef
45 RPC_VERSION SyntaxVersion;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs256 …pub fn NdrGetDcomProtocolVersion(pstubmsg: *mut MIDL_STUB_MESSAGE, pversion: *mut RPC_VERSION) -> … in NdrGetDcomProtocolVersion()
2838 …fn(interfaceid: *mut ::windows_sys::core::GUID, interfaceversion: *mut RPC_VERSION, objectid: *mut…
3557 pub SyntaxVersion: RPC_VERSION,
3584 pub struct RPC_VERSION { struct
3588 impl ::core::marker::Copy for RPC_VERSION {} implementation
3589 impl ::core::clone::Clone for RPC_VERSION { implementation
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Drpcimpl.c38 #define RPC_VERSION 16 macro
2394 tr_variantDictAddInt(d, key, RPC_VERSION); in addSessionField()
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Drpcimpl.c38 #define RPC_VERSION 16 macro
2394 tr_variantDictAddInt(d, key, RPC_VERSION); in addSessionField()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Drpcimpl.c38 #define RPC_VERSION 16 macro
2394 tr_variantDictAddInt(d, key, RPC_VERSION); in addSessionField()

12