Home
last modified time | relevance | path

Searched refs:parindex (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/cmenu/libmenu/
Dcmenu.h165 uchar parindex; // Index of the menu in which this item appears. member
Dmenu.c1102 mi->parindex = ms->nummenus - 1; in add_sep()
1201 mi->parindex = ms->nummenus - 1; in add_item()
/external/syslinux/com32/cmenu/
Dcomplex.c163 if (mi->parindex != PREPMENU) // If we are not in the PREP MENU in msys_handler()