HomeSort by relevance Sort by last modified time
    Searched refs:t_menu (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/cmenu/libmenu/
cmenu.h 180 } t_menu; typedef in typeref:struct:s_menu
182 typedef t_menu *pt_menu; // Pointer to type menu
menu.c 1024 m = (pt_menu) malloc(sizeof(t_menu));
    [all...]

Completed in 437 milliseconds