Searched refs:sys_init (Results 1 - 7 of 7) 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-new/src/core/
H A Dinit.c300 sys_init();
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsys.h227 /* sys_init() must be called before anthing else. */
228 void sys_init(void);
/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
/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

Completed in 52 milliseconds