Home
last modified time | relevance | path

Searched refs:next_offer (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dbase-media-call-content.c508 static void next_offer (TpBaseMediaCallContent *self);
549 next_offer (self); in offer_finished_cb()
557 next_offer (TpBaseMediaCallContent *self) in next_offer() function
652 next_offer (self); in tp_base_media_call_content_offer_media_description_async()
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins-root/
H A Dcheck_dhcp.c990 dhcp_offer *next_offer; in free_dhcp_offer_list() local
993 this_offer = next_offer) { in free_dhcp_offer_list()
994 next_offer = this_offer->next; in free_dhcp_offer_list()
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins-root/
H A Dcheck_dhcp.c925 dhcp_offer *next_offer; in free_dhcp_offer_list() local
927 for(this_offer=dhcp_offer_list;this_offer!=NULL;this_offer=next_offer){ in free_dhcp_offer_list()
928 next_offer=this_offer->next; in free_dhcp_offer_list()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c4044 struct offered_call_info *next_offer; in offer_timeout_thread() local
4048 if (switch_queue_pop(globals.offer_queue, (void *)&next_offer) == SWITCH_STATUS_SUCCESS) { in offer_timeout_thread()
4050 switch_time_t offer_timeout = next_offer->offer_time + globals.offer_timeout_us; in offer_timeout_thread()
4062 struct rayo_call *call = RAYO_CALL_LOCATE(next_offer->call_jid); in offer_timeout_thread()
4083 switch_safe_free(next_offer->call_jid); in offer_timeout_thread()
4084 switch_safe_free(next_offer); in offer_timeout_thread()
4089 while(switch_queue_trypop(globals.offer_queue, (void *)&next_offer) == SWITCH_STATUS_SUCCESS) { in offer_timeout_thread()
4090 switch_safe_free(next_offer->call_jid); in offer_timeout_thread()
4091 switch_safe_free(next_offer); in offer_timeout_thread()
/dports/emulators/qemu/qemu-6.2.0/hw/hyperv/
H A Dvmbus.c1855 goto next_offer; in complete_offer()
1864 next_offer: in complete_offer()
/dports/emulators/qemu60/qemu-6.0.0/hw/hyperv/
H A Dvmbus.c1855 goto next_offer; in complete_offer()
1864 next_offer: in complete_offer()
/dports/emulators/qemu5/qemu-5.2.0/hw/hyperv/
H A Dvmbus.c1854 goto next_offer; in complete_offer()
1863 next_offer: in complete_offer()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/hyperv/
H A Dvmbus.c1855 goto next_offer; in complete_offer()
1864 next_offer: in complete_offer()