Searched refs:timeout_handler (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-pending-call-internal.h56 DBusTimeoutHandler timeout_handler);
H A Ddbus-connection-internal.h84 DBusTimeoutHandler timeout_handler);
H A Ddbus-pending-call.c112 * @param timeout_handler timeout handler, takes pending call as data
118 DBusTimeoutHandler timeout_handler)
142 timeout_handler,
116 _dbus_pending_call_new_unlocked(DBusConnection *connection, int timeout_milliseconds, DBusTimeoutHandler timeout_handler) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_tcp.c88 static void timeout_handler(int sig _U_) function
136 newact.sa_handler = timeout_handler;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dgarmin_gps.c1432 static void timeout_handler(unsigned long data) function
1462 garmin_data_p->timer.function = timeout_handler;

Completed in 74 milliseconds