Home
last modified time | relevance | path

Searched refs:BELLE_SIP_VPTR_INIT (Results 1 – 21 of 21) sorted by relevance

/dports/net/belle-sip/belle-sip-1.6.3-0/src/transports/
H A Dtunnel_listeningpoint.c38 BELLE_SIP_VPTR_INIT(belle_sip_tunnel_listening_point_t, belle_sip_listening_point_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dtls_listeningpoint.c38 BELLE_SIP_VPTR_INIT(belle_sip_tls_listening_point_t, belle_sip_stream_listening_point_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dudp_channel.c94 BELLE_SIP_VPTR_INIT(belle_sip_udp_channel_t,belle_sip_channel_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dtunnel_channel.c132 BELLE_SIP_VPTR_INIT(belle_sip_tunnel_channel_t,belle_sip_channel_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dstream_listeningpoint.c51 BELLE_SIP_VPTR_INIT(belle_sip_stream_listening_point_t, belle_sip_listening_point_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dudp_listeningpoint.c51 BELLE_SIP_VPTR_INIT(belle_sip_udp_listening_point_t, belle_sip_listening_point_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dstream_channel.c161 BELLE_SIP_VPTR_INIT(belle_sip_stream_channel_t,belle_sip_channel_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dtls_channel.c453 BELLE_SIP_VPTR_INIT(belle_sip_tls_channel_t,belle_sip_stream_channel_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
/dports/net/belle-sip/belle-sip-1.6.3-0/include/belle-sip/
H A Dobject.h79 #define BELLE_SIP_VPTR_INIT(object_type,parent_type,unowned) \ macro
90 BELLE_SIP_VPTR_INIT(object_type,parent_type,unowned), \
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dcontactprovider.c129 BELLE_SIP_VPTR_INIT(LinphoneContactProvider,belle_sip_object_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dldapprovider.c791 BELLE_SIP_VPTR_INIT(LinphoneLDAPContactProvider,LinphoneContactProvider,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dnist.c105 BELLE_SIP_VPTR_INIT(belle_sip_nist_t,belle_sip_server_transaction_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dbodyhandler.c74 BELLE_SIP_VPTR_INIT(belle_sip_body_handler_t,belle_sip_object_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
232 BELLE_SIP_VPTR_INIT(belle_sip_memory_body_handler_t,belle_sip_body_handler_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
465 BELLE_SIP_VPTR_INIT(belle_sip_user_body_handler_t,belle_sip_body_handler_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
622 BELLE_SIP_VPTR_INIT(belle_sip_file_body_handler_t,belle_sip_body_handler_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
788 BELLE_SIP_VPTR_INIT(belle_sip_multipart_body_handler_t,belle_sip_body_handler_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dtransaction.c196 BELLE_SIP_VPTR_INIT(belle_sip_transaction_t,belle_sip_object_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
320 BELLE_SIP_VPTR_INIT(belle_sip_server_transaction_t,belle_sip_transaction_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
632 BELLE_SIP_VPTR_INIT(belle_sip_client_transaction_t,belle_sip_transaction_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dnict.c157 BELLE_SIP_VPTR_INIT(belle_sip_nict_t,belle_sip_client_transaction_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dist.c173 BELLE_SIP_VPTR_INIT(belle_sip_ist_t,belle_sip_server_transaction_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dlisteningpoint.c105 BELLE_SIP_VPTR_INIT(belle_sip_listening_point_t, belle_sip_object_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dbelle_sip_resolver.c859 BELLE_SIP_VPTR_INIT(belle_sip_resolver_context_t,belle_sip_source_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
873 BELLE_SIP_VPTR_INIT(belle_sip_simple_resolver_context_t,belle_sip_resolver_context_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
888 BELLE_SIP_VPTR_INIT(belle_sip_dual_resolver_context_t,belle_sip_resolver_context_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
903 BELLE_SIP_VPTR_INIT(belle_sip_combined_resolver_context_t,belle_sip_resolver_context_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Dict.c200 BELLE_SIP_VPTR_INIT(belle_sip_ict_t,belle_sip_client_transaction_t,TRUE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()
H A Ddialog.c59 BELLE_SIP_VPTR_INIT(belle_sip_dialog_t, belle_sip_object_t,TRUE), in BELLE_SIP_VPTR_INIT() function
H A Dchannel.c151 BELLE_SIP_VPTR_INIT(belle_sip_channel_t,belle_sip_source_t,FALSE), in BELLE_SIP_INSTANCIATE_CUSTOM_VPTR_BEGIN()