Home
last modified time | relevance | path

Searched refs:ACTIONLEN (Results 1 – 11 of 11) sorted by relevance

/external/syslinux/com32/cmenu/libmenu/
Dcmenu.h89 #define ACTIONLEN 255 // Maximum length of an action string macro
Dmenu.c1128 mi->data = (char *)malloc(ACTIONLEN + 1); in add_item()
1176 if (strlen(data) > ACTIONLEN) { in add_item()
/external/syslinux/com32/hdt/
Dhdt-menu.c121 editstring(mi->data, ACTIONLEN); in keys_handler()
/external/syslinux/efi64/com32/cmenu/
Dtest.c198 editstring(mi->data,ACTIONLEN); in keys_handler()
Dtest2.c198 editstring(mi->data,ACTIONLEN); in keys_handler()
/external/syslinux/bios/com32/cmenu/
Dtest.c198 editstring(mi->data,ACTIONLEN); in keys_handler()
Dtest2.c198 editstring(mi->data,ACTIONLEN); in keys_handler()
/external/syslinux/com32/cmenu/
Dcomplex.c89 editstring(mi->data, ACTIONLEN); in keys_handler()
Dadv_menu.tpl218 editstring(mi->data,ACTIONLEN);
/external/syslinux/efi32/com32/cmenu/
Dtest.c198 editstring(mi->data,ACTIONLEN); in keys_handler()
Dtest2.c198 editstring(mi->data,ACTIONLEN); in keys_handler()