Searched refs:MNU_check_install (Results 1 – 1 of 1) sorted by relevance
91 static void MNU_check_install(DEMOWinMenuInfo *menu, u32 item, u32 *result);101 { " OSCheckInstall", DEMOWIN_ITM_NONE, MNU_check_install, NULL },203 static void MNU_check_install(DEMOWinMenuInfo *menu, u32 item, u32 *result) in MNU_check_install() function