Searched defs:sys_untimeout (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dsys.c208 sys_untimeout(sys_timeout_handler h, void *arg) function
276 sys_untimeout(sswt_handler, &sswt_cb);
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dsys.h50 #define sys_untimeout(m,a) macro
95 void sys_untimeout(sys_timeout_handler h, void *arg);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dtimers.c440 sys_untimeout(sys_timeout_handler handler, void *arg) function
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h241 #define sys_untimeout lwip_sys_untimeout macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h157 #define sys_untimeout lwip_sys_untimeout macro

Completed in 64 milliseconds