Home
last modified time | relevance | path

Searched refs:ep_callback (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_ops.c216 void ep_callback(nua_event_t event, in ep_callback() function
261 ep_callback(event, status, phrase, nua, ctx, &ctx->a, nh, call, sip, tags); in a_callback()
271 ep_callback(event, status, phrase, nua, ctx, &ctx->b, nh, call, sip, tags); in b_callback()
281 ep_callback(event, status, phrase, nua, ctx, &ctx->c, nh, call, sip, tags); in c_callback()
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_ops.c216 void ep_callback(nua_event_t event, in ep_callback() function
261 ep_callback(event, status, phrase, nua, ctx, &ctx->a, nh, call, sip, tags); in a_callback()
271 ep_callback(event, status, phrase, nua, ctx, &ctx->b, nh, call, sip, tags); in b_callback()
281 ep_callback(event, status, phrase, nua, ctx, &ctx->c, nh, call, sip, tags); in c_callback()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/printbackends/cups/
H A Dgtkprintbackendcups.c1383 GtkPrintCupsResponseCallbackFunc ep_callback; in cups_dispatch_watch_dispatch() local
1388 ep_callback = (GtkPrintCupsResponseCallbackFunc) callback; in cups_dispatch_watch_dispatch()
1407 ep_callback (GTK_PRINT_BACKEND (dispatch->backend), result, user_data); in cups_dispatch_watch_dispatch()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/modules/printbackends/cups/
H A Dgtkprintbackendcups.c1587 GtkPrintCupsResponseCallbackFunc ep_callback; in cups_dispatch_watch_dispatch() local
1592 ep_callback = (GtkPrintCupsResponseCallbackFunc) callback; in cups_dispatch_watch_dispatch()
1611 ep_callback (GTK_PRINT_BACKEND (dispatch->backend), result, user_data); in cups_dispatch_watch_dispatch()
/dports/x11-toolkits/gtk40/gtk-4.4.1/modules/printbackends/
H A Dgtkprintbackendcups.c1580 GtkPrintCupsResponseCallbackFunc ep_callback; in cups_dispatch_watch_dispatch() local
1585 ep_callback = (GtkPrintCupsResponseCallbackFunc) callback; in cups_dispatch_watch_dispatch()
1604 ep_callback (GTK_PRINT_BACKEND (dispatch->backend), result, user_data); in cups_dispatch_watch_dispatch()