Home
last modified time | relevance | path

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

/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-transport-protected.h46 dbus_bool_t (* handle_watch) (DBusTransport *transport, member
H A Ddbus-spawn-win.c383 handle_watch (DBusWatch *watch, in handle_watch() function
694 TRUE, handle_watch, sitter, NULL); in _dbus_spawn_async_with_babysitter()
H A Ddbus-spawn.c844 handle_watch (DBusWatch *watch, in handle_watch() function
1311 TRUE, handle_watch, sitter, NULL); in _dbus_spawn_async_with_babysitter()
1332 TRUE, handle_watch, sitter, NULL); in _dbus_spawn_async_with_babysitter()
H A Ddbus-transport.c910 _dbus_assert (transport->vtable->handle_watch != NULL); in _dbus_transport_handle_watch()
925 retval = (* transport->vtable->handle_watch) (transport, watch, condition); in _dbus_transport_handle_watch()
/dports/net/yate/yate-6.4.0-1/share/scripts/
H A DYate.pm80 push(@{$self->{'_handlers'}->{'watch'}}, \&handle_watch);
111 sub handle_watch($) { subroutine
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/kernel/
H A Dtraps.c98 extern asmlinkage void handle_watch(void);
2427 set_except_vector(EXCCODE_WATCH, handle_watch); in trap_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/kernel/
H A Dtraps.c98 extern asmlinkage void handle_watch(void);
2427 set_except_vector(EXCCODE_WATCH, handle_watch); in trap_init()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/kernel/
H A Dtraps.c98 extern asmlinkage void handle_watch(void);
2427 set_except_vector(EXCCODE_WATCH, handle_watch); in trap_init()