Home
last modified time | relevance | path

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

/dports/devel/ORBit2/ORBit2-2.14.19/include/orbit/GIOP/
H A Dgiop-basics.h17 GIOP_1_2, enumerator
18 GIOP_LATEST = GIOP_1_2,
/dports/devel/ORBit2/ORBit2-2.14.19/test/
H A Dtest-giop.c125 GIOP_1_2, request_id , CORBA_NO_EXCEPTION); in test_spoofing()
173 server = giop_server_new (GIOP_1_2, "UNIX", NULL, NULL, 0, orb); in run_test()
175 server = giop_server_new (GIOP_1_2, "IPv4", NULL, NULL, 0, orb); in run_test()
188 GIOP_1_2); in run_test()
195 GIOP_1_2); in run_test()
H A Dior-decode.c72 case GIOP_1_2: in print_iiop_version()
/dports/devel/ORBit2/ORBit2-2.14.19/src/idl/interop/
H A DGIOP.idl116 #ifndef GIOP_1_2
154 #endif // GIOP_1_2
185 #ifndef GIOP_1_2
220 #endif // GIOP_1_2
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/GiopIDL/
H A DGIOP.idl107 #ifndef GIOP_1_2 //We're supporting all versions
146 #endif // GIOP_1_2
180 #ifndef GIOP_1_2 // We're supporting all versions
217 #endif // GIOP_1_2
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/GiopIDL/
H A DGIOP.idl107 #ifndef GIOP_1_2 //We're supporting all versions
146 #endif // GIOP_1_2
180 #ifndef GIOP_1_2 // We're supporting all versions
217 #endif // GIOP_1_2
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/GIOP/
H A Dgiop-send-buffer.c57 case GIOP_1_2: in giop_send_buffer_is_oneway()
103 case GIOP_1_2: in giop_send_buffer_use_request()
144 case GIOP_1_2: in giop_send_buffer_use_reply()
177 case GIOP_1_2: in giop_send_buffer_use_locate_request()
H A Dgiop-connection.c49 cnx->giop_version == GIOP_1_2)) { in giop_connection_close()
H A Dgiop-recv-buffer.c494 case GIOP_1_2: in giop_recv_buffer_unuse()
1170 buf->giop_version = GIOP_1_2; in giop_recv_msg_reading_body()
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dcorba-loc.c95 else if (!strncmp (_ver, "1.2", strlen ("1.2"))) *ver = GIOP_1_2; in corbaloc_profile_iiop_parse()
414 ver == GIOP_1_2, in giop_version_str()
H A Dcorba-object.c313 GIOPVersion iiop_version = GIOP_1_2; in ORBit_object_get_connection()
H A Diop-profiles.c1469 version = GIOP_1_2; in IOP_TAG_GENERIC_IOP_demarshal()
1574 version = GIOP_1_2; in IOP_TAG_INTERNET_IOP_demarshal()