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

/external/syslinux/com32/include/sys/
H A Dmodule.h44 * module_main_t - pointer to an entry routine
49 typedef int (*module_main_t)(int, char**); typedef
98 module_main_t main_func; // The main function (for executable modules)

Completed in 72 milliseconds