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

  /external/syslinux/com32/cmenu/libmenu/
cmenu.h 89 #define ACTIONLEN 255 // Maximum length of an action string
menu.c 1128 mi->data = (char *)malloc(ACTIONLEN + 1);
    [all...]
  /external/syslinux/com32/hdt/
hdt-menu.c 121 editstring(mi->data, ACTIONLEN);
  /external/syslinux/bios/com32/cmenu/
test.c 198 editstring(mi->data,ACTIONLEN);
test2.c 198 editstring(mi->data,ACTIONLEN);
  /external/syslinux/com32/cmenu/
complex.c 89 editstring(mi->data, ACTIONLEN);
  /external/syslinux/efi32/com32/cmenu/
test.c 198 editstring(mi->data,ACTIONLEN);
test2.c 198 editstring(mi->data,ACTIONLEN);
  /external/syslinux/efi64/com32/cmenu/
test.c 198 editstring(mi->data,ACTIONLEN);
test2.c 198 editstring(mi->data,ACTIONLEN);

Completed in 456 milliseconds