Home
last modified time | relevance | path

Searched refs:GIOP_1_0 (Results 1 – 7 of 7) sorted by relevance

/dports/devel/ORBit2/ORBit2-2.14.19/include/orbit/GIOP/
H A Dgiop-basics.h15 GIOP_1_0, enumerator
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dcorba-loc.c93 if (!strncmp (_ver, "1.0", strlen ("1.0"))) *ver = GIOP_1_0; in corbaloc_profile_iiop_parse()
159 GIOPVersion ver = GIOP_1_0; in corbaloc_profile_iiop()
412 g_return_val_if_fail (ver == GIOP_1_0 || in giop_version_str()
H A Diop-profiles.c279 *iiop_version = GIOP_1_0; in IOP_profile_get_info()
1463 version = GIOP_1_0; in IOP_TAG_GENERIC_IOP_demarshal()
1568 version = GIOP_1_0; in IOP_TAG_INTERNET_IOP_demarshal()
1612 if(version > GIOP_1_0) in IOP_TAG_INTERNET_IOP_demarshal()
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/GIOP/
H A Dgiop-send-buffer.c54 case GIOP_1_0: in giop_send_buffer_is_oneway()
88 case GIOP_1_0: in giop_send_buffer_use_request()
136 case GIOP_1_0: in giop_send_buffer_use_reply()
172 case GIOP_1_0: in giop_send_buffer_use_locate_request()
H A Dgiop-recv-buffer.c479 case GIOP_1_0: in giop_recv_buffer_unuse()
1164 buf->giop_version = GIOP_1_0; in giop_recv_msg_reading_body()
/dports/devel/ORBit2/ORBit2-2.14.19/test/
H A Dior-decode.c66 case GIOP_1_0: in print_iiop_version()
/dports/devel/ORBit2/ORBit2-2.14.19/
H A DChangeLog4749 (giop_recv_buffer_unuse): free GIOP_1_0 service
8745 version is !> GIOP_1_0.