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

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dsys.h48 #define sys_init() macro
82 /* sys_init() must be called before anthing else. */
83 void sys_init(void);
/vbox/src/VBox/Devices/Network/lwip/vbox/
H A Dsys_arch.c89 void sys_init(void) function
/vbox/src/VBox/Devices/Network/lwip-new/vbox/
H A Dsys_arch.c93 void sys_init(void) function
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h228 #define sys_init lwip_sys_init macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h137 #define sys_init lwip_sys_init macro

Completed in 63 milliseconds