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

  /external/syslinux/com32/cmenu/libmenu/
cmenu.h 88 #define TITLELEN 78 // Maximum length of title string
menu.c 679 ms->title = (char *)malloc(TITLELEN + 1);
    [all...]

Completed in 842 milliseconds